We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1db9c commit df0d790Copy full SHA for df0d790
doc/api/dns.markdown
@@ -98,7 +98,7 @@ Its implementation can have subtle but important consequences on the behavior
98
of any Node.js program. Please take some time to consult the [Implementation
99
considerations section](#dns_implementation_considerations) before using it.
100
101
-# dns.lookupService(address, port, callback)
+## dns.lookupService(address, port, callback)
102
103
Resolves the given address and port into a hostname and service using
104
`getnameinfo`.
0 commit comments