Fixed spelling error 'Healty' to 'Healthy'

Signed-off-by: Gp De Ciantis <gdeciantis@gmail.com>
This commit is contained in:
Gp De Ciantis 2015-01-19 08:52:43 -05:00 committed by Victor Vieux
parent a0901ce8d6
commit e255413b0a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ These filters are used to schedule containers on a subset of nodes.
`Docker Swarm` currently supports 3 filters:
* [Constraint](README.md#constraint-filter)
* [Port](README.md#port-filter)
* [Healty](README.md#healthy-filter)
* [Healthy](README.md#healthy-filter)
You can choose the filter(s) you want to use with the `--filter` flag of `swarm manage`