We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d532a57 commit d83cb48Copy full SHA for d83cb48
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