mirror of https://github.com/docker/docs.git
Fix typo (#5693)
This commit is contained in:
parent
be82c97805
commit
f89605478d
|
@ -10,7 +10,7 @@ components and trying to bring them to a healthy state.
|
|||
In most cases, if a single UCP component is in a failed state persistently,
|
||||
you should be able to restore the cluster to a healthy state by
|
||||
removing the unhealthy node from the cluster and joining it again.
|
||||
[Lean how to remove and join nodes](../configure/scale-your-cluster.md).
|
||||
[Learn how to remove and join nodes](../configure/scale-your-cluster.md).
|
||||
|
||||
## Troubleshoot the etcd key-value store
|
||||
|
||||
|
|
Loading…
Reference in New Issue