summaryrefslogtreecommitdiff
path: root/doc/api/cluster.md
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 8e49e6a21d..ede975b3b5 100644
--- a/doc/api/cluster.md
+++ b/doc/api/cluster.md
@@ -577,7 +577,7 @@ The `addressType` is one of:
* `message` {Object}
* `handle` {undefined|Object}
-Emitted when any worker receives a message.
+Emitted when the cluster master receives a message from any worker.
See [child_process event: 'message'][].