From 6b8588ab94591876f8ba5ffd78c368138acdda57 Mon Sep 17 00:00:00 2001 From: Harald Albers Date: Tue, 22 Nov 2016 19:09:30 +0100 Subject: [PATCH] Fix typo in docs (Copmose) Signed-off-by: Harald Albers --- docs/reference/commandline/deploy.md | 2 +- docs/reference/commandline/stack_deploy.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/reference/commandline/deploy.md b/docs/reference/commandline/deploy.md index 3455bb9e14..53074b2fd4 100644 --- a/docs/reference/commandline/deploy.md +++ b/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. diff --git a/docs/reference/commandline/stack_deploy.md b/docs/reference/commandline/stack_deploy.md index c3eb6bf9a2..f2e089dc62 100644 --- a/docs/reference/commandline/stack_deploy.md +++ b/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) \ No newline at end of file +* [deploy](deploy.md)