8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
There was an error while loading. Please reload t 8000 his page.
1 parent e081866 commit eb6dcf2Copy full SHA for eb6dcf2
doc/api/fs.md
@@ -4021,7 +4021,7 @@ added: v10.0.0
4021
* Returns: {Promise}
4022
4023
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 `'..'`.
+of the names of the files in the directory excluding `'.'` and `'..'`.
4025
4026
The optional `options` argument can be a string specifying an encoding, or an
4027
object with an `encoding` property specifying the character encoding to use for
0 commit comments