Skip to content

Commit 78c3854

Browse files
authored
Merge pull request #1544 from SergiuNegara/fix/steam-docs-spelling
Fix stream docs spelling
2 parents 2cced79 + 4ce533c commit 78c3854

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ module.exports.reload = noop("reload");
106106
* @param {Object} [opts.match] Resulting files to reload. The path is from the
107107
* root of the site (not the root of your project). You can use '**' to recurse
108108
* directories.
109-
* @param {Object} [opts.once] Only reload on the first changed file in teh stream.
109+
* @param {Object} [opts.once] Only reload on the first changed file in the stream.
110110
* @since 2.6.0
111111
* @returns {*}
112112
*/

0 commit comments

Comments
 (0)