Skip to content

Commit aa394ab

Browse files
committed
doc: fix added: info for Readable.fromWeb()
`stream.Readable.fromWeb()` was added to Node.js v17.0.0 via a99c230. PR-URL: #40820 Refs: #40818 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Voltrex <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent 0c2011c commit aa394ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/stream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2187,7 +2187,7 @@ for performance reasons.
21872187
### `stream.Readable.fromWeb(readableStream[, options])`
21882188

21892189
<!-- YAML
2190-
added: v16.11.0
2190+
added: v17.0.0
21912191
-->
21922192

21932193
> Stability: 1 - Experimental

0 commit comments

Comments
 (0)