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/cluster.md')
-rw-r--r--doc/api/cluster.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/cluster.md b/doc/api/cluster.md
index f71f91535c5..95c97865016 100644
--- a/doc/api/cluster.md
+++ b/doc/api/cluster.md
@@ -694,7 +694,7 @@ values are `"rr"` and `"none"`.
<!-- YAML
added: v0.7.1
changes:
- - version: REPLACEME
+ - version: 8.2.0
pr-url: https://github.com/nodejs/node/pull/14140
description: The `inspectPort` option is supported now.
- version: v6.4.0