Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 62d267e

Browse filesBrowse files
axvmrvagg
authored andcommitted
doc: fix dns.resolveCname description typo
PR-URL: #5622 Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io>
1 parent 03b99bf commit 62d267e
Copy full SHA for 62d267e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/dns.markdown‎

Copy file name to clipboardExpand all lines: doc/api/dns.markdown
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ will contain an array of IPv6 addresses.
181181

182182
Uses the DNS protocol to resolve `CNAME` records for the `hostname`. The
183183
`addresses` argument passed to the `callback` function
184-
will contain an of canonical name records available for the `hostname`
184+
will contain an array of canonical name records available for the `hostname`
185185
(e.g. `['bar.example.com']`).
186186

187187
## dns.resolveMx(hostname, callback)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.