summaryrefslogtreecommitdiff
path: root/doc/api/stream.md
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 03fe965546..eb3925645e 100644
--- a/doc/api/stream.md
+++ b/doc/api/stream.md
@@ -1287,7 +1287,7 @@ myReader.on('readable', () => {
<!-- YAML
added: v10.0.0
changes:
- - version: REPLACEME
+ - version: v11.14.0
pr-url: https://github.com/nodejs/node/pull/26989
description: Symbol.asyncIterator support is no longer experimental.
-->