diff --git a/doc/api/cluster.markdown b/doc/api/cluster.markdown index 087265ba02d3..4c25d58516d3 100644 --- a/doc/api/cluster.markdown +++ b/doc/api/cluster.markdown @@ -485,8 +485,8 @@ The `addressType` is one of: ## Event: 'message' -* `worker` {cluster.Worker} * `message` {Object} +* `handle` {undefined|Object} Emitted when any worker receives a message.