Skip to content

Commit d5ad7f6

Browse files
yotamselementorrichardlau
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 062b4d8 commit d5ad7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/fs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4162,7 +4162,7 @@ to be notified of filesystem changes.
41624162
* On IBM i systems, this feature is not supported.
41634163

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

0 commit comments

Comments
 (0)