From 704d1d1856163c5cc233bfc660e79c52482ccc7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Tue, 7 Jun 2022 16:48:08 +0200 Subject: [PATCH] doc: use serial comma in net docs Refs: https://github.com/nodejs/node/pull/11321 Refs: https://github.com/nodejs/node/pull/17384 PR-URL: https://github.com/nodejs/node/pull/43335 Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Darshan Sen Reviewed-By: Luigi Pinca --- doc/api/net.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/net.md b/doc/api/net.md index 87474bdb3cc..55c10a823eb 100644 --- a/doc/api/net.md +++ b/doc/api/net.md @@ -25,7 +25,7 @@ sockets on other operating systems. ### Identifying paths for IPC connections -[`net.connect()`][], [`net.createConnection()`][], [`server.listen()`][] and +[`net.connect()`][], [`net.createConnection()`][], [`server.listen()`][], and [`socket.connect()`][] take a `path` parameter to identify IPC endpoints. On Unix, the local domain is also known as the Unix domain. The path is a