Update step_four.md

This commit is contained in:
Taner Topal
2016-12-22 10:20:52 +01:00
committed by GitHub
parent ab96097160
commit e7e93b37b8

View File

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