Skip to content

Commit 1d33bdb

Browse files
Update Typo in readme
1 parent e644c38 commit 1d33bdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ data until the buffer drains.
609609
The stream SHOULD send a `drain` event once the buffer is ready to accept
610610
more data.
611611

612-
Similarly, if the the stream is not writable (already in a closed state)
612+
Similarly, if the stream is not writable (already in a closed state)
613613
it MUST NOT process the given `$data` and SHOULD return `false`,
614614
indicating that the caller should stop sending data.
615615

0 commit comments

Comments
 (0)