We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b57819 commit 0f7c8ebCopy full SHA for 0f7c8eb
doc/api/net.markdown
@@ -159,7 +159,7 @@ Start a local socket server listening for connections on the given `path`.
159
160
This function is asynchronous. When the server has been bound,
161
['listening'][] event will be emitted. The last parameter `callback`
162
-will be added as an listener for the ['listening'][] event.
+will be added as a listener for the ['listening'][] event.
163
164
On UNIX, the local domain is usually known as the UNIX domain. The path is a
165
filesystem path name. It is subject to the same naming conventions and
0 commit comments