From 7cc285b3314520c0f74a6c99df7c4aa99fd6e508 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Fri, 24 Mar 2017 01:19:06 +0800 Subject: [PATCH] Update 7_scale_the_service.md (#2455) --- docker-cloud/getting-started/deploy-app/7_scale_the_service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-cloud/getting-started/deploy-app/7_scale_the_service.md b/docker-cloud/getting-started/deploy-app/7_scale_the_service.md index e39ef68d6a..c38220ce2a 100644 --- a/docker-cloud/getting-started/deploy-app/7_scale_the_service.md +++ b/docker-cloud/getting-started/deploy-app/7_scale_the_service.md @@ -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