We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c799793 commit aca0edeCopy full SHA for aca0ede
doc/api/dns.md
@@ -256,7 +256,7 @@ added: v0.1.90
256
Uses the DNS protocol to resolve name server records (`NS` records) for the
257
`hostname`. The `addresses` argument passed to the `callback` function will
258
contain an array of name server records available for `hostname`
259
-(e.g., `['ns1.example.com', 'ns2.example.com']`).
+(e.g. `['ns1.example.com', 'ns2.example.com']`).
260
261
## dns.resolveSoa(hostname, callback)
262
<!-- YAML
0 commit comments