Skip to content

Commit ba3ad7c

Browse files
tniessenRafaelGSS
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 48f4a71 commit ba3ad7c

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
@@ -741,7 +741,7 @@ primary.
741741

742742
The event handler is executed with two arguments, the `worker` contains the
743743
worker object and the `address` object contains the following connection
744-
properties: `address`, `port` and `addressType`. This is very useful if the
744+
properties: `address`, `port`, and `addressType`. This is very useful if the
745745
worker is listening on more than one address.
746746

747747
```js

0 commit comments

Comments
 (0)