mirror of https://github.com/docker/docs.git
Fix typo (#752)
This commit is contained in:
parent
ac9ea79ab1
commit
fad37d7140
|
@ -166,7 +166,7 @@ ubuntu 14.04 a5a467fddcb8 11 days ago
|
|||
|
||||
### Use the health filter
|
||||
|
||||
The node `health` filter prevents the scheduler form running containers
|
||||
The node `health` filter prevents the scheduler from running containers
|
||||
on unhealthy nodes. A node is considered unhealthy if the node is down or it
|
||||
can't communicate with the cluster store.
|
||||
|
||||
|
@ -518,4 +518,4 @@ without a container that satisfies `redis*`
|
|||
- [Docker Swarm overview](../index.md)
|
||||
- [Discovery options](../discovery.md)
|
||||
- [Scheduler strategies](strategy.md)
|
||||
- [Swarm API](../swarm-api.md)
|
||||
- [Swarm API](../swarm-api.md)
|
||||
|
|
Loading…
Reference in New Issue