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 2cdd6ffde31..63c34aa666e 100644
--- a/doc/api/stream.md
+++ b/doc/api/stream.md
@@ -1087,7 +1087,7 @@ Is `true` if it is safe to call [`readable.read()`][stream-read].
##### readable.readableEncoding
<!-- YAML
-added: REPLACEME
+added: v12.7.0
-->
* {null|string}