Skip to content

Commit fe2cd09

Browse files
lpincatargos
authored andcommitted
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 896073b commit fe2cd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/stream.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2145,7 +2145,7 @@ for performance reasons.
21452145
### `stream.Readable.fromWeb(readableStream[, options])`
21462146

21472147
<!-- YAML
2148-
added: v16.11.0
2148+
added: v17.0.0
21492149
-->
21502150

21512151
> Stability: 1 - Experimental

0 commit comments

Comments
 (0)