diff --git a/docs/installation/linux/centos.md b/docs/installation/linux/centos.md
index d0569f61bb..b914a4d09e 100644
--- a/docs/installation/linux/centos.md
+++ b/docs/installation/linux/centos.md
@@ -32,7 +32,7 @@ display your kernel version:
$ uname -r
3.10.0-229.el7.x86_64
-Finally, is it recommended that you fully update your system. Please keep in
+Finally, it is recommended that you fully update your system. Please keep in
mind that your system should be fully patched to fix any potential kernel bugs.
Any reported kernel bugs may have already been fixed on the latest kernel
packages.
diff --git a/docs/userguide/networking/default_network/configure-dns.md b/docs/userguide/networking/default_network/configure-dns.md
index ab87c82a79..2703aca1d0 100644
--- a/docs/userguide/networking/default_network/configure-dns.md
+++ b/docs/userguide/networking/default_network/configure-dns.md
@@ -61,7 +61,7 @@ Four different options affect container domain name services.
Using this option as you run
a container gives the new
container's /etc/hosts
an extra entry named
ALIAS
that points to the IP address of the container
- identified by CONTAINER_NAME_or_ID. This lets processes
+ identified by CONTAINER_NAME_or_ID
. This lets processes
inside the new container connect to the hostname ALIAS
without having to know its IP. The --link=
option is
discussed in more detail below. Because Docker may assign a different IP