docs - Update net.md (#42691)
Update net.md Changes heading level for net.resolveHost() entry to H3
This commit is contained in:
parent
e9a93a8c5c
commit
2b5342cb49
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue