You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/api/dns.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -514,7 +514,7 @@ will be present on the object:
514
514
|`"SRV"`| Refer to [`dns.resolveSrv()`][]|
515
515
|`"TXT"`| This type of record contains an array property called `entries` which refers to [`dns.resolveTxt()`][], eg. `{ entries: ['...'], type: 'TXT' }`|
516
516
517
-
Here is a example of the `ret` object passed to the callback:
517
+
Here is an example of the `ret` object passed to the callback:
0 commit comments