-
-
Notifications
You must be signed in to change notification settings - Fork 37.3k
doc: missing negation in streams doc #10710
Copy link
Copy link
Closed
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.streamIssues and PRs related to Node.js streams.Issues and PRs related to Node.js streams.
Description
Activity
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.streamIssues and PRs related to Node.js streams.Issues and PRs related to Node.js streams.
from https://nodejs.org/dist/latest-v6.x/docs/api/stream.html#stream_errors_while_reading
The doc for
Errors While Readingsays:and I believe it should be
...can result in UNexpected and inconsistent behavior...