summaryrefslogtreecommitdiff
path: root/doc/api/stream.md
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 dec3820222..f3780ee4c4 100644
--- a/doc/api/stream.md
+++ b/doc/api/stream.md
@@ -439,7 +439,7 @@ See also: [`writable.cork()`][].
##### writable.writableHighWaterMark
<!-- YAML
-added: REPLACEME
+added: v9.3.0
-->
Return the value of `highWaterMark` passed when constructing this
@@ -889,7 +889,7 @@ options.
##### readable.readableHighWaterMark
<!-- YAML
-added: REPLACEME
+added: v9.3.0
-->
Return the value of `highWaterMark` passed when constructing this