We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f4a71 commit ba3ad7cCopy full SHA for ba3ad7c
doc/api/cluster.md
@@ -741,7 +741,7 @@ primary.
741
742
The event handler is executed with two arguments, the `worker` contains the
743
worker object and the `address` object contains the following connection
744
-properties: `address`, `port` and `addressType`. This is very useful if the
+properties: `address`, `port`, and `addressType`. This is very useful if the
745
worker is listening on more than one address.
746
747
```js
0 commit comments