We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f205de commit 1a58a21Copy full SHA for 1a58a21
doc/api/tls.md
@@ -394,7 +394,7 @@ added: v0.3.2
394
on any IPv6 address (`::`) when IPv6 is available, or any IPv4 address
395
(`0.0.0.0`) otherwise.
396
* `callback` {Function} A callback function to be invoked when the server has
397
- begun listening the the `port` and `hostname`.
+ begun listening on the `port` and `hostname`.
398
399
The `server.listen()` methods instructs the server to begin accepting
400
connections on the specified `port` and `hostname`.
0 commit comments