docs - Update net.md ()

Update net.md

Changes heading level for net.resolveHost() entry to H3
This commit is contained in:
Chris Stringer 2024-07-01 13:45:49 -05:00 committed by GitHub
parent e9a93a8c5c
commit 2b5342cb49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)