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.
fs.md
1 parent 504bfd7 commit 8699e62Copy full SHA for 8699e62
doc/api/fs.md
@@ -4162,7 +4162,7 @@ to be notified of filesystem changes.
4162
* On IBM i systems, this feature is not supported.
4163
4164
If the underlying functionality is not available for some reason, then
4165
-`fs.watch()` will not be able to function and may thrown an exception.
+`fs.watch()` will not be able to function and may throw an exception.
4166
For example, watching files or directories can be unreliable, and in some
4167
cases impossible, on network file systems (NFS, SMB, etc) or host file systems
4168
when using virtualization software such as Vagrant or Docker.
0 commit comments