Merge pull request #11814 from zorix/patch-1

Fix typo in note for "create a new swarm"
This commit is contained in:
Usha Mandya 2020-12-01 15:35:35 +00:00 committed by GitHub
commit f395e966d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ machines.
> single-node swarm, simply run `docker swarm init` with no arguments. There is no > 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 > on how to
> [Use Docker Desktop or Mac or Docker Desktop for Windows](index.md#use-docker-desktop-for-mac-or-docker-desktop-for-windows) > [Use Docker Desktop for Mac or Docker Desktop for Windows](index.md#use-docker-desktop-for-mac-or-docker-desktop-for-windows)
> with Swarm. > with Swarm.
In the tutorial, the following command creates a swarm on the `manager1` In the tutorial, the following command creates a swarm on the `manager1`