diff --git a/docs/swarm/swarm-tutorial/create-swarm.md b/docs/swarm/swarm-tutorial/create-swarm.md index f4c6223b0f..5ddca851d2 100644 --- a/docs/swarm/swarm-tutorial/create-swarm.md +++ b/docs/swarm/swarm-tutorial/create-swarm.md @@ -48,7 +48,7 @@ node. For example, the tutorial uses a machine named `manager1`. to access the manager at the IP address. The output incudes the commands to join new nodes to the swarm. Nodes will - join as managers or workers depending on the value for the `--swarm-token` + join as managers or workers depending on the value for the `--token` flag. 2. Run `docker info` to view the current state of the swarm: