mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
docs - Update net.md (#42691)
Update net.md Changes heading level for net.resolveHost() entry to H3
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user