Signed-off-by: Javier Bassi <javierbassi@gmail.com>

CrimsonGlory authored on 2016/08/31 07:46:07
Showing 1 changed files
... ...
@@ -51,7 +51,7 @@ Windows](index.md#use-docker-for-mac-or-docker-for-windows) with Swarm.
51 51
     address as `192.168.99.100`. The other nodes in the swarm must be able
52 52
     to access the manager at the IP address.
53 53
 
54
-    The output incudes the commands to join new nodes to the swarm. Nodes will
54
+    The output includes the commands to join new nodes to the swarm. Nodes will
55 55
     join as managers or workers depending on the value for the `--token`
56 56
     flag.
57 57