We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e180413 commit 23452bcCopy full SHA for 23452bc
doc/api/cluster.md
@@ -746,7 +746,7 @@ primary.
746
747
The event handler is executed with two arguments, the `worker` contains the
748
worker object and the `address` object contains the following connection
749
-properties: `address`, `port` and `addressType`. This is very useful if the
+properties: `address`, `port`, and `addressType`. This is very useful if the
750
worker is listening on more than one address.
751
752
```js
0 commit comments