diff --git a/engine/swarm/swarm-tutorial/scale-service.md b/engine/swarm/swarm-tutorial/scale-service.md index 2063e516c6..805531cbf4 100644 --- a/engine/swarm/swarm-tutorial/scale-service.md +++ b/engine/swarm/swarm-tutorial/scale-service.md @@ -55,7 +55,7 @@ the swarm. 528d68040f95 alpine:latest "ping docker.com" About a minute ago Up About a minute helloworld.4.auky6trawmdlcne8ad8phb0f1 ``` - If you want to see the containers running on other nodes, you can ssh into + If you want to see the containers running on other nodes, ssh into those nodes and run the `docker ps` command. ## What's next?