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:
authorTobias Nießen <tniessen@tnie.de>2018-03-25 13:01:33 +0300
committerTrivikram <16024985+trivikr@users.noreply.github.com>2018-03-25 20:10:10 +0300
commite821071920f60645c23afacbb99244b8d8757064 (patch)
tree455d9b7ab5a07e390e7197fa6a3f349cdbc01fdf /doc/api/cluster.md
parente3359c6b75293b0deb3687d9b69cfbc950e6e5a8 (diff)
doc: add 'v' prefix to all versions in metadata
PR-URL: https://github.com/nodejs/node/pull/19590 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
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 f6ab70cb637..09558d299e4 100644
--- a/doc/api/cluster.md
+++ b/doc/api/cluster.md
@@ -704,7 +704,7 @@ changes:
- version: v9.4.0
pr-url: https://github.com/nodejs/node/pull/17412
description: The `windowsHide` option is supported now.
- - version: 8.2.0
+ - version: v8.2.0
pr-url: https://github.com/nodejs/node/pull/14140
description: The `inspectPort` option is supported now.
- version: v6.4.0