From 75b388c49a7b13113115efc6effec241ebe22f2f Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Thu, 23 Mar 2017 01:14:19 +0800 Subject: [PATCH] Update your_first_service.md (#2436) --- docker-cloud/getting-started/your_first_service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-cloud/getting-started/your_first_service.md b/docker-cloud/getting-started/your_first_service.md index ee5ebff727..490fafa274 100644 --- a/docker-cloud/getting-started/your_first_service.md +++ b/docker-cloud/getting-started/your_first_service.md @@ -120,7 +120,7 @@ Click the links icon to the right of the endpoint. This opens a new tab and show You probably don't need the `hello-world` container to run for very long after you complete the tutorial. To clean up and remove all of the resources you created during this tutorial: -- Click **Services**, hover over the `hello-world` container and click the selection that box appears, then click the **Terminate** icon to the right of the service information. +- Click **Services**, hover over the `hello-world` container and click the selection box that appears, then click the **Terminate** icon to the right of the service information. - Click **Node Clusters**, select the node cluster you created, and click the **Terminate** icon at the right end of the cluster information. Both terminated Services and Node Clusters remain in the UI for about five minutes. After that time, they no longer appear.