Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc: address comment
Co-Authored-By: dexterleng <34204380+dexterleng@users.noreply.github.com>
  • Loading branch information
jasnell and dexterleng authored Oct 29, 2018
commit 8c4ccca54a5db8cb6fcf94a2d8fa1c2c0fd614d9
3 changes: 2 additions & 1 deletion doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,8 @@ added: REPLACEME

* {boolean}

A boolean that is `true` by default, but turns `false` immediately before the `'end'` event is emitted.
A boolean that is `true` by default, but turns `false` immediately before
Comment thread
Trott marked this conversation as resolved.
Outdated
the `'end'` event is emitted.

##### readable.readableHighWaterMark
<!-- YAML
Expand Down