summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api/net.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/net.md b/doc/api/net.md
index ac004d6c22..428ac17214 100644
--- a/doc/api/net.md
+++ b/doc/api/net.md
@@ -114,7 +114,7 @@ Emitted when the server has been bound after calling [`server.listen()`][].
added: v0.1.90
-->
-* Returns: {Object}
+* Returns: {Object|string}
Returns the bound `address`, the address `family` name, and `port` of the server
as reported by the operating system if listening on an IP socket