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 f870a80 commit 7d841a0Copy full SHA for 7d841a0
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