From cbb785bdf024a84f109884a19c32fe556e557ac0 Mon Sep 17 00:00:00 2001
From: Wang Jie
Date: Wed, 16 Aug 2017 07:30:40 +0800
Subject: [PATCH] Update configure-dns.md (#4201)
---
engine/userguide/networking/configure-dns.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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.
@@ -108,7 +108,7 @@ Various container options that affect container domain name services.
DNS server and will not be updated in the container's /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.
@@ -132,4 +132,4 @@ IPv6 Google DNS nameservers will also be added (2001:4860:4860::8888 and
> your DNS service on the host to listen on a non-localhost address that is
> reachable from within the container.
-> **Note**: The DNS server is always at `127.0.0.11`.
\ No newline at end of file
+> **Note**: The DNS server is always at `127.0.0.11`.