From beedb1af39b7e7e10822a51e5ebb553818e6e877 Mon Sep 17 00:00:00 2001 From: Bryan Lee Date: Thu, 26 Jan 2017 10:01:15 -0800 Subject: [PATCH] Fix info message to be more clear Current description mentions making the swarm "unavailable" in Docker Cloud, but can be confusing because we have a swarm state "unavailable" --- docker-cloud/cloud-swarm/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-cloud/cloud-swarm/index.md b/docker-cloud/cloud-swarm/index.md index cde71c755e..9048b3faf5 100644 --- a/docker-cloud/cloud-swarm/index.md +++ b/docker-cloud/cloud-swarm/index.md @@ -113,7 +113,7 @@ Swarms that are registered in Docker Cloud appear in the Swarms list. Each line - **UNAVAILABLE**: Docker Cloud is not receiving any heartbeats from the swarm. - **REMOVED**: the swarm has been unregistered from Docker Cloud and will be removed from the list soon. -> **Note**: [Removing a swarm](#unregister-a-swarm-from-Docker-cloud) only makes the swarm unavailable in Docker Cloud. It does not change the swarm itself or any processes running on the swarm. +> **Note**: [Removing a swarm](#unregister-a-swarm-from-Docker-cloud) only removes the swarm from the interface in Docker Cloud. It does not change the swarm itself or any processes running on the swarm. ## Connect to a swarm through Docker Cloud