Browse code

Fix typo in docs (Copmose)

Signed-off-by: Harald Albers <github@albersweb.de>

Harald Albers authored on 2016/11/23 03:09:30
Showing 2 changed files
... ...
@@ -34,7 +34,7 @@ Options:
34 34
 Create and update a stack from a `compose` or a `dab` file on the swarm. This command
35 35
 has to be run targeting a manager node.
36 36
 
37
-## Copmose file
37
+## Compose file
38 38
 
39 39
 The `deploy` command supports compose file version `3.0` and above.
40 40
 
... ...
@@ -34,7 +34,7 @@ Options:
34 34
 Create and update a stack from a `compose` or a `dab` file on the swarm. This command
35 35
 has to be run targeting a manager node.
36 36
 
37
-## Copmose file
37
+## Compose file
38 38
 
39 39
 The `deploy` command supports compose file version `3.0` and above."
40 40
 
... ...
@@ -98,4 +98,4 @@ axqh55ipl40h  vossibility_vossibility-collector  replicated  1/1       icecrime/
98 98
 * [stack ps](stack_ps.md)
99 99
 * [stack rm](stack_rm.md)
100 100
 * [stack services](stack_services.md)
101
-* [deploy](deploy.md)
102 101
\ No newline at end of file
102
+* [deploy](deploy.md)