From 8f0fbbf5e9dc78ceb242e98b2b994591bf4ab750 Mon Sep 17 00:00:00 2001 From: snesneros Date: Thu, 12 Jan 2017 09:52:14 -0600 Subject: [PATCH] Update step_six.md --- engine/getstarted/step_six.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/getstarted/step_six.md b/engine/getstarted/step_six.md index d5fe46d980c..622c53ca535 100644 --- a/engine/getstarted/step_six.md +++ b/engine/getstarted/step_six.md @@ -99,7 +99,7 @@ If you don't already have a terminal open, open one now: In this last section, you'll pull the image you just pushed to hub. Before you do that though, you'll need to remove the original image from your local -machine. If you left the original image on your machine. Docker would not pull +machine. If you left the original image on your machine, Docker would not pull from the hub — why would it? The two images are identical. 1. Make sure Docker is running, and open a command line terminal. @@ -193,4 +193,4 @@ You've done a lot, you've done all of the following fundamental Docker tasks. You've only scratched the surface of what Docker can do. Go to the next page to [learn more](last_page.md). -  \ No newline at end of file +