We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf6654 commit e429f9aCopy full SHA for e429f9a
doc/api/stream.md
@@ -684,7 +684,7 @@ added: v0.9.4
684
* {Error}
685
686
The `'error'` event may be emitted by a Readable implementation at any time.
687
-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
688
due to an underlying internal failure, or when a stream implementation attempts
689
to push an invalid chunk of data.
690
0 commit comments