We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82fd0e1 commit c286f57Copy full SHA for c286f57
doc/api/dns.md
@@ -260,7 +260,7 @@ added: v0.1.90
260
Uses the DNS protocol to resolve name server records (`NS` records) for the
261
`hostname`. The `addresses` argument passed to the `callback` function will
262
contain an array of name server records available for `hostname`
263
-(e.g., `['ns1.example.com', 'ns2.example.com']`).
+(e.g. `['ns1.example.com', 'ns2.example.com']`).
264
265
## dns.resolveSoa(hostname, callback)
266
<!-- YAML
0 commit comments