Merge pull request #24312 from skaasten/patch-1

Fix typo - stacks being managed, not tasks?
This commit is contained in:
Vincent Demeester 2016-07-04 18:11:38 +02:00 committed by GitHub
commit 39536c4866

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