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 c3c3ed2 commit 9eae518Copy full SHA for 9eae518
1 file changed
doc/api/fs.md
@@ -7727,9 +7727,9 @@ to allow continued writing.
7727
7728
#### Event: `'drop'`
7729
7730
-The `'drop'` event is emitted when to maximal length is reached and that data
+The `'drop'` event is emitted when the maximal length is reached and that data
7731
will not be written. The data that was dropped is passed as the first argument
7732
-to the event handle.
+to the event handler.
7733
7734
#### Event: `'error'`
7735
0 commit comments