Merge pull request #1393 from KickingTheTV/patch-2

Fix info message to be more clear
This commit is contained in:
LRubin 2017-01-26 10:40:00 -08:00 committed by GitHub
commit 5bb4e32296
1 changed files with 1 additions and 1 deletions

View File

@ -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