Skip to content

Commit f1e14e4

Browse files
zbjornsonMylesBorins
authored andcommitted
doc: fix cluster message event docs
Fixes: #7997 PR-URL: #8017 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Brian White <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 1b5f35f commit f1e14e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cluster.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ The `addressType` is one of:
488488
* `message` {Object}
489489
* `handle` {undefined|Object}
490490

491-
Emitted when any worker receives a message.
491+
Emitted when the cluster master receives a message from any worker.
492492

493493
See [child_process event: 'message'][].
494494

0 commit comments

Comments
 (0)