We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b99bf commit 62d267eCopy full SHA for 62d267e
doc/api/dns.markdown
@@ -181,7 +181,7 @@ will contain an array of IPv6 addresses.
181
182
Uses the DNS protocol to resolve `CNAME` records for the `hostname`. The
183
`addresses` argument passed to the `callback` function
184
-will contain an of canonical name records available for the `hostname`
+will contain an array of canonical name records available for the `hostname`
185
(e.g. `['bar.example.com']`).
186
187
## dns.resolveMx(hostname, callback)
0 commit comments