We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cced79 commit 4ce533cCopy full SHA for 4ce533c
1 file changed
lib/index.js
@@ -106,7 +106,7 @@ module.exports.reload = noop("reload");
106
* @param {Object} [opts.match] Resulting files to reload. The path is from the
107
* root of the site (not the root of your project). You can use '**' to recurse
108
* directories.
109
- * @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.
110
* @since 2.6.0
111
* @returns {*}
112
*/
0 commit comments