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 71f3a8b commit 1ad6995Copy full SHA for 1ad6995
doc/api/fs.md
@@ -2755,7 +2755,7 @@ changes:
2755
2756
Read data from the file specified by `fd`.
2757
2758
-`buffer` is the buffer that the data will be written to.
+`buffer` is the buffer that the data (read from the fd) will be written to.
2759
2760
`offset` is the offset in the buffer to start writing at.
2761
0 commit comments