Skip to content

Commit d90d112

Browse files
Josh Goldberges128
Josh Goldberg
authored andcommitted
Slight README.md typo fix: appear(s) (#595)
1 parent 3f7f113 commit d90d112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ already available from the underlying watch events.
196196
* `depth` (default: `undefined`). If set, limits how many levels of
197197
subdirectories will be traversed.
198198
* `awaitWriteFinish` (default: `false`).
199-
By default, the `add` event will fire when a file first appear on disk, before
199+
By default, the `add` event will fire when a file first appears on disk, before
200200
the entire file has been written. Furthermore, in some cases some `change`
201201
events will be emitted while the file is being written. In some cases,
202202
especially when watching for large files there will be a need to wait for the

0 commit comments

Comments
 (0)