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 86e1eb35068..ce30cde32f0 100644
--- a/doc/api/stream.md
+++ b/doc/api/stream.md
@@ -576,7 +576,7 @@ the status of the `highWaterMark`.
##### `writable.writableNeedDrain`
<!-- YAML
-added: REPLACEME
+added: v14.17.0
-->
* {boolean}