Update 7_scale_the_service.md (#2455)

This commit is contained in:
Wang Jie 2017-03-24 01:19:06 +08:00 committed by John Mulhausen
parent 9c5da1d56f
commit 7cc285b331
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ $ docker-cloud service scale web 2
In this example, you can see we're scaling the service called `web` to `2` containers.
Run `service ps` again, and you should see now see your service scaling:
Run `service ps` again, and you should now see your service scaling:
```none
$ docker-cloud service ps