Skip to content

Commit 1a1feae

Browse files
docs: fix trivial typo in README.md
2 parents 4a56bc1 + 7a1f73a commit 1a1feae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ wp.watch({
7070
// directories: only directories, directory content (and content of children, ...) and
7171
// existence changes are tracked.
7272
// assumed to exist, when directory is not found without further information a remove event is emitted
73-
// missing: can be files or directorees,
73+
// missing: can be files or directories,
7474
// only existence changes are tracked
7575
// expected to not exist, no remove event is emitted when not found initially
7676
// files and directories are assumed to exist, when they are not found without further information a remove event is emitted

0 commit comments

Comments
 (0)