浏览代码

Fix typo in docs (Copmose)

Signed-off-by: Harald Albers <github@albersweb.de>
Harald Albers 8 年之前
父节点
当前提交
2e12055687
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      docs/reference/commandline/deploy.md
  2. 2 2
      docs/reference/commandline/stack_deploy.md

+ 1 - 1
docs/reference/commandline/deploy.md

@@ -34,7 +34,7 @@ Options:
 Create and update a stack from a `compose` or a `dab` file on the swarm. This command
 has to be run targeting a manager node.
 
-## Copmose file
+## Compose file
 
 The `deploy` command supports compose file version `3.0` and above.
 

+ 2 - 2
docs/reference/commandline/stack_deploy.md

@@ -34,7 +34,7 @@ Options:
 Create and update a stack from a `compose` or a `dab` file on the swarm. This command
 has to be run targeting a manager node.
 
-## Copmose file
+## Compose file
 
 The `deploy` command supports compose file version `3.0` and above."
 
@@ -98,4 +98,4 @@ axqh55ipl40h  vossibility_vossibility-collector  replicated  1/1       icecrime/
 * [stack ps](stack_ps.md)
 * [stack rm](stack_rm.md)
 * [stack services](stack_services.md)
-* [deploy](deploy.md)
+* [deploy](deploy.md)