Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 242e3fe

Browse filesBrowse files
jasnellrvagg
authored andcommitted
doc: fixed worker.id type
per: nodejs/node-v0.x-archive#25459 originally submitted by @sonnyp Reviewed By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> PR-URL: #2378
1 parent ea9ee15 commit 242e3fe
Copy full SHA for 242e3fe

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/cluster.markdown‎

Copy file name to clipboardExpand all lines: doc/api/cluster.markdown
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ it can be obtained using `cluster.worker`.
384384

385385
### worker.id
386386

387-
* {String}
387+
* {Number}
388388

389389
Each new worker is given its own unique id, this id is stored in the
390390
`id`.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.