Skip to content

Commit d28eedb

Browse files
yotamselementoraduh95
authored andcommitted
doc: fix grammar in fs.md
PR-URL: #38818 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Harshitha K P <[email protected]>
1 parent 308ab8a commit d28eedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/fs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3645,7 +3645,7 @@ to be notified of filesystem changes.
36453645
* On IBM i systems, this feature is not supported.
36463646

36473647
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.
3648+
`fs.watch()` will not be able to function and may throw an exception.
36493649
For example, watching files or directories can be unreliable, and in some
36503650
cases impossible, on network file systems (NFS, SMB, etc) or host file systems
36513651
when using virtualization software such as Vagrant or Docker.

0 commit comments

Comments
 (0)