We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7f113 commit d90d112Copy full SHA for d90d112
README.md
@@ -196,7 +196,7 @@ already available from the underlying watch events.
196
* `depth` (default: `undefined`). If set, limits how many levels of
197
subdirectories will be traversed.
198
* `awaitWriteFinish` (default: `false`).
199
-By default, the `add` event will fire when a file first appear on disk, before
+By default, the `add` event will fire when a file first appears on disk, before
200
the entire file has been written. Furthermore, in some cases some `change`
201
events will be emitted while the file is being written. In some cases,
202
especially when watching for large files there will be a need to wait for the
0 commit comments