Skip to content

Commit

Permalink
doc: fix added: info for Readable.fromWeb()
Browse files Browse the repository at this point in the history
`stream.Readable.fromWeb()` was added to Node.js v17.0.0 via a99c230.

Refs: nodejs#40818
  • Loading branch information
lpinca committed Nov 15, 2021
1 parent dc35aef commit 5ec14a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/stream.md
Expand Up @@ -2187,7 +2187,7 @@ for performance reasons.
### `stream.Readable.fromWeb(readableStream[, options])`

<!-- YAML
added: v16.11.0
added: v17.0.0
-->

> Stability: 1 - Experimental
Expand Down

0 comments on commit 5ec14a9

Please sign in to comment.