We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb78722 commit 434873dCopy full SHA for 434873d
doc/api/fs.md
@@ -1916,7 +1916,7 @@ changes:
1916
* `persistent` {boolean} Indicates whether the process should continue to run
1917
as long as files are being watched. default = `true`
1918
* `recursive` {boolean} Indicates whether all subdirectories should be
1919
- watched, or only the current directory. The applies when a directory is
+ watched, or only the current directory. This applies when a directory is
1920
specified, and only on supported platforms (See [Caveats][]). default =
1921
`false`
1922
* `encoding` {string} Specifies the character encoding to be used for the
0 commit comments