mirror of https://github.com/docker/docs.git
Fixed a small typo on the word 'Execute' (#6274)
This commit is contained in:
parent
d3e24a2807
commit
ac38f259cb
|
@ -200,7 +200,7 @@ docker --version
|
||||||
docker version
|
docker version
|
||||||
docker info
|
docker info
|
||||||
|
|
||||||
## Excecute Docker image
|
## Execute Docker image
|
||||||
docker run hello-world
|
docker run hello-world
|
||||||
|
|
||||||
## List Docker images
|
## List Docker images
|
||||||
|
|
Loading…
Reference in New Issue