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 8ca5e3d

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

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
@@ -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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.