From 2b2b8711d27c59610d0a9bfb4e31689b62f3c44f Mon Sep 17 00:00:00 2001 From: Alex Baumgertner Date: Thu, 22 Dec 2016 20:23:33 +0300 Subject: [PATCH] fix 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 c1cb13e72b..c09fce8acb 100644 --- a/engine/getstarted/step_four.md +++ b/engine/getstarted/step_four.md @@ -232,7 +232,7 @@ each message means. Removing intermediate container 05d4eda04526 ``` - When the `RUN` command finishes, a new layer is created and the imtermediate + When the `RUN` command finishes, a new layer is created and the intermediate container is removed. 4. A new intermediate container is created, and Docker adds a layer for the