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:
parent
4cedd8fc23
commit
aa89297297
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue