diff --git a/docs/api/net.md b/docs/api/net.md index 0a22a04970e2..464c078a5425 100644 --- a/docs/api/net.md +++ b/docs/api/net.md @@ -130,7 +130,7 @@ won't be able to connect to remote sites. However, a return value of whether a particular connection attempt to a particular remote site will be successful. -#### `net.resolveHost(host, [options])` +### `net.resolveHost(host, [options])` * `host` string - Hostname to resolve. * `options` Object (optional)