Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
  • Loading branch information
Giotino and sindresorhus committed Oct 3, 2020
1 parent a0021a6 commit dbdfc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -662,7 +662,7 @@ Default `dns.lookup`

Custom lookup function.

The function signature is the same of `dns.lookup`, please refer to the Node.js documentation page for more information https://nodejs.org/api/dns.html#dns_dns_lookup_hostname_options_callback
The function signature is the same as [`dns.lookup`](https://nodejs.org/api/dns.html#dns_dns_lookup_hostname_options_callback).

###### request

Expand Down

0 comments on commit dbdfc2d

Please sign in to comment.