-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
clusterIssues and PRs related to the cluster subsystem.Issues and PRs related to the cluster subsystem.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Description
In the docs for clusters, there is a missing '
. It says:
Within a worker,
process.on('message)
may also be used.
It should say:
Within a worker,
process.on('message')
may also be used.
That's it.
vsemozhetbyt and pmaxhogan
Metadata
Metadata
Assignees
Labels
clusterIssues and PRs related to the cluster subsystem.Issues and PRs related to the cluster subsystem.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.