diff --git a/doc/api/dns.md b/doc/api/dns.md index 3d1494cc91afbb..7e27bcc216f1d6 100644 --- a/doc/api/dns.md +++ b/doc/api/dns.md @@ -558,12 +558,12 @@ be an array of objects with the following properties: added: v0.1.27 --> - + * `hostname` {string} * `callback` {Function} * `err` {Error} * `records` <string[][]> - + Uses the DNS protocol to resolve text queries (`TXT` records) for the `hostname`. The `records` argument passed to the `callback` function is a