We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b4b78 commit e92b074Copy full SHA for e92b074
doc/api/dns.md
@@ -1447,8 +1447,8 @@ use libuv's threadpool.
1447
As a result, these functions cannot have the same negative impact on other
1448
processing that happens on libuv's threadpool that [`dns.lookup()`][] can have.
1449
1450
-They do not use the same set of configuration files than what [`dns.lookup()`][]
1451
-uses. For instance, _they do not use the configuration from `/etc/hosts`_.
+They do not use the same set of configuration files that [`dns.lookup()`][]
+uses. For instance, they do not use the configuration from `/etc/hosts`.
1452
1453
[DNS error codes]: #error-codes
1454
[Domain Name System (DNS)]: https://en.wikipedia.org/wiki/Domain_Name_System
0 commit comments