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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/stream.md b/doc/api/stream.md
index 81f3823f44c..5441cb03724 100644
--- a/doc/api/stream.md
+++ b/doc/api/stream.md
@@ -465,7 +465,7 @@ See also: [`writable.cork()`][].
##### writable.writable
<!-- YAML
-added: REPLACEME
+added: v11.4.0
-->
* {boolean}
@@ -1024,7 +1024,7 @@ been emitted will return `null`. No runtime error will be raised.
##### readable.readable
<!-- YAML
-added: REPLACEME
+added: v11.4.0
-->
* {boolean}