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 308ab8a commit d28eedbCopy full SHA for d28eedb
doc/api/fs.md
@@ -3645,7 +3645,7 @@ to be notified of filesystem changes.
3645
* On IBM i systems, this feature is not supported.
3646
3647
If the underlying functionality is not available for some reason, then
3648
-`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.
3649
For example, watching files or directories can be unreliable, and in some
3650
cases impossible, on network file systems (NFS, SMB, etc) or host file systems
3651
when using virtualization software such as Vagrant or Docker.
0 commit comments