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 eb6dcf2

Browse filesBrowse files
hugojosefsontargos
authored andcommitted
doc: fix typo in fs.md
Fixes simple typo of `excludiing` to `excluding`. PR-URL: #21579 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent e081866 commit eb6dcf2
Copy full SHA for eb6dcf2

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
@@ -4021,7 +4021,7 @@ added: v10.0.0
40214021
* Returns: {Promise}
40224022

40234023
Reads the contents of a directory then resolves the `Promise` with an array
4024-
of the names of the files in the directory excludiing `'.'` and `'..'`.
4024+
of the names of the files in the directory excluding `'.'` and `'..'`.
40254025

40264026
The optional `options` argument can be a string specifying an encoding, or an
40274027
object with an `encoding` property specifying the character encoding to use for

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.