diff --git a/doc/api/net.md b/doc/api/net.md index f1e41b46c47db7..5c56365b1649fa 100644 --- a/doc/api/net.md +++ b/doc/api/net.md @@ -112,7 +112,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