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 4a56bc1 commit 7a1f73aCopy full SHA for 7a1f73a
README.md
@@ -70,7 +70,7 @@ wp.watch({
70
// directories: only directories, directory content (and content of children, ...) and
71
// existence changes are tracked.
72
// assumed to exist, when directory is not found without further information a remove event is emitted
73
-// missing: can be files or directorees,
+// missing: can be files or directories,
74
// only existence changes are tracked
75
// expected to not exist, no remove event is emitted when not found initially
76
// files and directories are assumed to exist, when they are not found without further information a remove event is emitted
0 commit comments