Update create-swarm.md (#1933)

This commit is contained in:
scjane 2017-02-23 17:17:02 +08:00 committed by John Mulhausen
parent b1c3c6d838
commit cb79fe5a1a
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ machines.
>**Note:** If you are using Docker for Mac or Docker for Windows to test
single-node swarm, simply run `docker swarm init` with no arguments. There is no
need to specify ` --advertise-addr` in this case. To learn more, see the topic
need to specify `--advertise-addr` in this case. To learn more, see the topic
on how to [Use Docker for Mac or Docker for
Windows](index.md#use-docker-for-mac-or-docker-for-windows) with Swarm.