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 e644c38 commit 1d33bdbCopy full SHA for 1d33bdb
1 file changed
README.md
@@ -609,7 +609,7 @@ data until the buffer drains.
609
The stream SHOULD send a `drain` event once the buffer is ready to accept
610
more data.
611
612
-Similarly, if the the stream is not writable (already in a closed state)
+Similarly, if the stream is not writable (already in a closed state)
613
it MUST NOT process the given `$data` and SHOULD return `false`,
614
indicating that the caller should stop sending data.
615
0 commit comments