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.
1 parent 7ed40dc commit 5aa46a2Copy full SHA for 5aa46a2
doc/api/fs.md
@@ -3028,7 +3028,7 @@ number of bytes read is zero.
3028
If this method is invoked as its [`util.promisify()`][]ed version, it returns
3029
a promise for an `Object` with `bytesRead` and `buffer` properties.
3030
3031
-### `fs.read(fd, [options,] callback)`
+### `fs.read(fd[, options], callback)`
3032
3033
<!-- YAML
3034
added:
0 commit comments