Skip to content

Commit 4e11971

Browse files
yotamselementordanielleadams
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 ab44106 commit 4e11971

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
@@ -3639,7 +3639,7 @@ to be notified of filesystem changes.
36393639
* On IBM i systems, this feature is not supported.
36403640

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

0 commit comments

Comments
 (0)