Update step_six.md (#1105)

This commit is contained in:
snesneros 2017-01-12 21:13:37 -06:00 committed by John Mulhausen
parent 9afc52cfda
commit 581de75caa
1 changed files with 2 additions and 2 deletions

View File

@ -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).