Fix small typo ("an"/"ran")

Signed-off-by: Tom Benner <tombenner@gmail.com>
This commit is contained in:
Tom Benner 2015-07-11 00:05:04 -07:00
parent 6ecab7f5b7
commit 08a77c19c8
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ your swarm, and start an image on your swarm.
For more examples and ideas, visit: For more examples and ideas, visit:
http://docs.docker.com/userguide/ http://docs.docker.com/userguide/
5. Use the `docker ps` command to find out which node the container an on. 5. Use the `docker ps` command to find out which node the container ran on.
$ docker ps -a $ docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES