diff --git a/engine/userguide/networking/configure-dns.md b/engine/userguide/networking/configure-dns.md
index 42025d0a3c..873497b076 100644
--- a/engine/userguide/networking/configure-dns.md
+++ b/engine/userguide/networking/configure-dns.md
@@ -81,7 +81,7 @@ Various container options that affect container domain name services.
The IP addresses passed via the --dns
option is used by the embedded DNS
server to forward the DNS query if embedded DNS server is unable to resolve a name
resolution request from the containers.
- These --dns
IP addresses are managed by the embedded DNS server and
+ These --dns
IP addresses are managed by the embedded DNS server and
will not be updated in the container's /etc/resolv.conf
file.
/etc/resolv.conf
file.
- See documentation for resolv.conf
for a list of valid options
+ See documentation for resolv.conf
for a list of valid options.