Signed-off-by: Javier Bassi <javierbassi@gmail.com>
Upstream-commit: 682a8ecb8b77e35745c1720b9c9ee9a5fe885fa4
Component: engine
This commit is contained in:
CrimsonGlory
2016-08-30 19:46:07 -03:00
committed by GitHub
parent db247f3de4
commit af4e81149a
@@ -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
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`
flag.