We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6bb37 commit 6826637Copy full SHA for 6826637
doc/api/dns.md
@@ -323,7 +323,7 @@ Uses the DNS protocol to resolve name server records (`NS` records) for the
323
contain an array of name server records available for `hostname`
324
(e.g. `['ns1.example.com', 'ns2.example.com']`).
325
326
-## dns.resolvePtr(hostname)
+## dns.resolvePtr(hostname, callback)
327
<!-- YAML
328
added: v6.0.0
329
-->
0 commit comments