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/fs.md')
-rw-r--r--doc/api/fs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/fs.md b/doc/api/fs.md
index 20c6b761c4c..0ad94260516 100644
--- a/doc/api/fs.md
+++ b/doc/api/fs.md
@@ -4171,7 +4171,7 @@ a colon, Node.js will open a file system stream, as described by
<!-- YAML
added: v10.0.0
changes:
- - version: REPLACEME
+ - version: v10.11.0
pr-url: https://github.com/nodejs/node/pull/22020
description: New option `withFileTypes` was added.
-->