| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 53d7a89 commit 4a97bc7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -547,7 +547,7 @@ that the stream will *remain* paused once those destinations drain and ask for | |||
| 547 | 547 | more data. | |
| 548 | 548 | ||
| 549 | 549 | *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, | ||
| 551 | 551 | for instance, when the `readable.resume()` method is called without a listener | |
| 552 | 552 | attached to the `'data'` event, or when a `'data'` event handler is removed | |
| 553 | 553 | from the stream. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments