Skip to content

Commit 23452bc

Browse files
tniessenjuanarbol
authored andcommitted
doc: use serial comma in cluster docs
Refs: #11321 Refs: #17384 PR-URL: #42989 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
1 parent e180413 commit 23452bc

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
@@ -746,7 +746,7 @@ primary.
746746

747747
The event handler is executed with two arguments, the `worker` contains the
748748
worker object and the `address` object contains the following connection
749-
properties: `address`, `port` and `addressType`. This is very useful if the
749+
properties: `address`, `port`, and `addressType`. This is very useful if the
750750
worker is listening on more than one address.
751751

752752
```js

0 commit comments

Comments
 (0)