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 332c9db commit a1196d1Copy full SHA for a1196d1
doc/api/stream.md
@@ -675,7 +675,7 @@ added: v0.9.4
675
* {Error}
676
677
The `'error'` event may be emitted by a Readable implementation at any time.
678
-Typically, this may occur if the underlying stream in unable to generate data
+Typically, this may occur if the underlying stream is unable to generate data
679
due to an underlying internal failure, or when a stream implementation attempts
680
to push an invalid chunk of data.
681
0 commit comments