Skip to content

Commit 9335ea6

Browse files
tniessendanielleadams
authored andcommitted
doc: use serial comma in net docs
Refs: #11321 Refs: #17384 PR-URL: #43335 Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 7f45d69 commit 9335ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/net.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sockets on other operating systems.
2525

2626
### Identifying paths for IPC connections
2727

28-
[`net.connect()`][], [`net.createConnection()`][], [`server.listen()`][] and
28+
[`net.connect()`][], [`net.createConnection()`][], [`server.listen()`][], and
2929
[`socket.connect()`][] take a `path` parameter to identify IPC endpoints.
3030

3131
On Unix, the local domain is also known as the Unix domain. The path is a

0 commit comments

Comments
 (0)