Skip to content

Commit

Permalink
Fix typo in docs (Copmose)
Browse files Browse the repository at this point in the history
Signed-off-by: Harald Albers <github@albersweb.de>
  • Loading branch information
albers authored and Tibor Vass committed Jun 2, 2017
1 parent f3c9cda commit 6b8588a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/reference/commandline/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions docs/reference/commandline/stack_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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."

Expand Down Expand Up @@ -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)

0 comments on commit 6b8588a

Please sign in to comment.