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.