Skip to content

Commit

Permalink
Merge pull request #1544 from SergiuNegara/fix/steam-docs-spelling
Browse files Browse the repository at this point in the history
Fix stream docs spelling
  • Loading branch information
shakyShane committed Apr 24, 2018
2 parents 2cced79 + 4ce533c commit 78c3854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.js
Expand Up @@ -106,7 +106,7 @@ module.exports.reload = noop("reload");
* @param {Object} [opts.match] Resulting files to reload. The path is from the
* root of the site (not the root of your project). You can use '**' to recurse
* directories.
* @param {Object} [opts.once] Only reload on the first changed file in teh stream.
* @param {Object} [opts.once] Only reload on the first changed file in the stream.
* @since 2.6.0
* @returns {*}
*/
Expand Down

0 comments on commit 78c3854

Please sign in to comment.