Fixed a small typo on the word 'Execute' (#6274)

This commit is contained in:
Karl 2018-03-22 02:18:47 +11:00 committed by Gwendolynne Barr
parent d3e24a2807
commit ac38f259cb
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ docker --version
docker version
docker info
## Excecute Docker image
## Execute Docker image
docker run hello-world
## List Docker images