Update "Unregister" to "Remove" (#1362)

This commit is contained in:
Bryan Lee 2017-01-24 14:26:37 -08:00 committed by John Mulhausen
parent 6129c4c255
commit d651f183c4
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ To unregister a swarm from Docker Cloud:
2. Click **Swarms** in the top navigation. 2. Click **Swarms** in the top navigation.
3. Put your mouse cursor on the swarm you want to unregister. 3. Put your mouse cursor on the swarm you want to unregister.
4. Click the trash can icon that appears. 4. Click the trash can icon that appears.
5. In the confirmation dialog that appears, click **Unregister**. 5. In the confirmation dialog that appears, click **Remove**.
Docker Cloud marks the swarm as `REMOVED` and removes the swarm from the list in the next few minutes. Docker Cloud marks the swarm as `REMOVED` and removes the swarm from the list in the next few minutes.