Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4e11971

Browse filesBrowse files
yotamselementordanielleadams
authored andcommitted
doc: fix grammar in fs.md
PR-URL: #38818 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com>
1 parent ab44106 commit 4e11971
Copy full SHA for 4e11971

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/fs.md‎

Copy file name to clipboardExpand all lines: doc/api/fs.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.