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 17640ae170..41e1da0a6a 100644
--- a/doc/api/readline.md
+++ b/doc/api/readline.md
@@ -311,7 +311,7 @@ The `rl.write()` method will write the data to the `readline` `Interface`'s
### rl\[Symbol.asyncIterator\]()
<!-- YAML
-added: REPLACEME
+added: v11.4.0
-->
> Stability: 1 - Experimental