Merge pull request #26171 from CrimsonGlory/patch-2

typo
(cherry picked from commit 6705d68c89)

Signed-off-by: Charles Smith <charles.smith@docker.com>
This commit is contained in:
Doug Davis 2016-08-30 18:52:13 -04:00 committed by Charles Smith
parent 01de2e76b4
commit e3197e1dfa

View file

@ -51,7 +51,7 @@ Windows](index.md#use-docker-for-mac-or-docker-for-windows) with Swarm.
address as `192.168.99.100`. The other nodes in the swarm must be able address as `192.168.99.100`. The other nodes in the swarm must be able
to access the manager at the IP address. to access the manager at the IP address.
The output incudes the commands to join new nodes to the swarm. Nodes will The output includes the commands to join new nodes to the swarm. Nodes will
join as managers or workers depending on the value for the `--token` join as managers or workers depending on the value for the `--token`
flag. flag.