Fix typo in note for "create a new swarm"

This commit is contained in:
zori 2020-12-01 14:57:42 +01:00 committed by GitHub
parent cc22c5a4ee
commit 398d77002d
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
> need to specify `--advertise-addr` in this case. To learn more, see the topic
> 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.
In the tutorial, the following command creates a swarm on the `manager1`