We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cced79 + 4ce533c commit 78c3854Copy full SHA for 78c3854
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