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
fixup
  • Loading branch information
ronag committed Aug 3, 2021
commit 8673e33685470102ece6e651b1be206fbc8a16df
2 changes: 1 addition & 1 deletion doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -2056,7 +2056,7 @@ added: REPLACEME
* `stream` {stream.Readable|ReadableStream}
* Returns: `boolean`

Returns whether the stream has been read from.
Returns whether the stream has been read from or cancelled.

### `stream.Readable.toWeb(streamReadable)`
<!-- YAML
Expand Down