diff --git a/engine/userguide/networking/default_network/configure-dns.md b/engine/userguide/networking/default_network/configure-dns.md
index 4ecbc724f0..bc95ca66ca 100644
--- a/engine/userguide/networking/default_network/configure-dns.md
+++ b/engine/userguide/networking/default_network/configure-dns.md
@@ -71,7 +71,7 @@ Four different options affect container domain name services.
--dns=IP_ADDRESS...
- Sets the IP addresses added as server
lines to the container's
+ Sets the IP addresses added as nameserver
lines to the container's
/etc/resolv.conf
file. Processes in the container, when
confronted with a hostname not in /etc/hosts
, will connect to
these IP addresses on port 53 looking for name resolution services.