Fix typo - stacks being managed, not tasks?

This commit is contained in:
skaasten 2016-07-04 11:13:57 -04:00 committed by GitHub
parent c1bbe36ba4
commit 88da491cd9
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