diff --git a/engine/swarm/swarm-tutorial/index.md b/engine/swarm/swarm-tutorial/index.md index de929e7cb5..6a8183e656 100644 --- a/engine/swarm/swarm-tutorial/index.md +++ b/engine/swarm/swarm-tutorial/index.md @@ -85,10 +85,10 @@ _multi-node_ swarm. However, you can use the included version of [Docker Machine](/machine/overview.md) to create the swarm nodes (see [Get started with Docker Machine and a local VM](/machine/get-started.md)), then follow the tutorial for all multi-node features. For this scenario, you run -commands from a Docker for Mac or Docker Desktop for Windows host, but that Docker host itself is +commands from a Docker Desktop for Mac or Docker Desktop for Windows host, but that Docker host itself is _not_ participating in the swarm. After you create the nodes, you can run all swarm commands as shown from the Mac terminal or Windows PowerShell with -Docker for Mac or Docker Desktop for Windows running. +Docker Desktop for Mac or Docker Desktop for Windows running. ### The IP address of the manager machine