Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4a97bc7

Browse filesBrowse files
jyotmanMylesBorins
authored andcommitted
doc: add missing word in stream.md
PR-URL: #11914 Fixes: #11913 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 53d7a89 commit 4a97bc7
Copy full SHA for 4a97bc7

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/stream.md‎

Copy file name to clipboardExpand all lines: doc/api/stream.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ that the stream will *remain* paused once those destinations drain and ask for
547547
more data.
548548

549549
*Note*: If a [Readable][] is switched into flowing mode and there are no
550-
consumers available handle the data, that data will be lost. This can occur,
550+
consumers available to handle the data, that data will be lost. This can occur,
551551
for instance, when the `readable.resume()` method is called without a listener
552552
attached to the `'data'` event, or when a `'data'` event handler is removed
553553
from the stream.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.