Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/stream.md')
-rw-r--r--doc/api/stream.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/stream.md b/doc/api/stream.md
index 77567407392..c46f07aa475 100644
--- a/doc/api/stream.md
+++ b/doc/api/stream.md
@@ -2080,7 +2080,7 @@ for performance reasons.
### `stream.Readable.fromWeb(readableStream[, options])`
<!-- YAML
-added: REPLACEME
+added: v16.11.0
-->
> Stability: 1 - Experimental