From a8fddbdeae6dfb8f6366cc476b37c84ed49f2732 Mon Sep 17 00:00:00 2001 From: Yuan Sun Date: Sat, 11 Apr 2015 08:58:23 +0800 Subject: [PATCH] update ubuntulinux.md Signed-off-by: Yuan Sun --- docs/sources/installation/ubuntulinux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/installation/ubuntulinux.md b/docs/sources/installation/ubuntulinux.md index 6400fdb59a..dbf86f310b 100644 --- a/docs/sources/installation/ubuntulinux.md +++ b/docs/sources/installation/ubuntulinux.md @@ -94,7 +94,7 @@ prerequisite installed, Docker's installation process adds it. ##Installing Docker on Ubuntu -Make sure you have intalled the prerequisites for your Ubuntu version. Then, +Make sure you have installed the prerequisites for your Ubuntu version. Then, install Docker using the following: 1. Log into your Ubuntu installation as a user with `sudo` privileges. @@ -253,7 +253,7 @@ The warning occurs because Docker containers can't use the local DNS nameserver. Instead, Docker defaults to using an external nameserver. To avoid this warning, you can specify a DNS server for use by Docker -containers. Or, you can disable `dnsmasq` in NetworkManager. Though, disabiling +containers. Or, you can disable `dnsmasq` in NetworkManager. Though, disabling `dnsmasq` might make DNS resolution slower on some networks. To specify a DNS server for use by Docker: