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 ab44106 commit 4e11971Copy full SHA for 4e11971
doc/api/fs.md
@@ -3639,7 +3639,7 @@ to be notified of filesystem changes.
3639
* On IBM i systems, this feature is not supported.
3640
3641
If the underlying functionality is not available for some reason, then
3642
-`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.
3643
For example, watching files or directories can be unreliable, and in some
3644
cases impossible, on network file systems (NFS, SMB, etc) or host file systems
3645
when using virtualization software such as Vagrant or Docker.
0 commit comments