Fix typo - stacks being managed, not tasks?

(cherry picked from commit 88da491cd9)

Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
skaasten 2016-07-04 11:13:57 -04:00 committed by Tibor Vass
parent 4cedd8fc23
commit aa89297297
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ axqh55ipl40h vossibility-stack_vossibility-collector 1 icecrime/vossibility-co
## Managing stacks
Tasks are managed using the `docker stack` command:
Stacks are managed using the `docker stack` command:
```bash
# docker stack --help