summaryrefslogtreecommitdiff
path: root/doc/api/readline.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/readline.md')
-rw-r--r--doc/api/readline.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/readline.md b/doc/api/readline.md
index a3c89b26d9..1131438eb5 100644
--- a/doc/api/readline.md
+++ b/doc/api/readline.md
@@ -313,7 +313,7 @@ The `rl.write()` method will write the data to the `readline` `Interface`'s
<!-- YAML
added: v11.4.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.
-->