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 7270a4e580b..202082ed5c9 100644
--- a/doc/api/cluster.md
+++ b/doc/api/cluster.md
@@ -477,7 +477,7 @@ worker.kill();
added: v0.8.0
-->
-* {number}
+* {integer}
Each new worker is given its own unique id, this id is stored in the
`id`.