From 2739a8eecede37677c86d7be78004a9c6c1f4b1a Mon Sep 17 00:00:00 2001 From: Kim Spasaro Date: Fri, 4 Nov 2016 10:45:32 -0500 Subject: [PATCH] fixing typo --- engine/getstarted/step_four.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/getstarted/step_four.md b/engine/getstarted/step_four.md index 18a992336a..d6a7c2f253 100644 --- a/engine/getstarted/step_four.md +++ b/engine/getstarted/step_four.md @@ -172,7 +172,7 @@ Finally, Docker finishes the build and reports its outcome. ## Step 4: Run your new docker-whale -In this step, you verify the new images is on your computer and then you run your new image. +In this step, you verify the new image is on your computer and then you run your new image. 1. Open a command line terminal.