Fixed minor typos. (#5681)

This commit is contained in:
joelcollin 2019-04-18 11:24:19 -04:00 committed by kaitlincarter-hc
parent 66a49e60ea
commit 9ca16fcad5
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ will shut down.
To remove all agents that accidentally joined the wrong set of servers, clear out the contents of the data directory (`-data-dir`) on both client and server nodes. To remove all agents that accidentally joined the wrong set of servers, clear out the contents of the data directory (`-data-dir`) on both client and server nodes.
These graceful methods to remove servres assumse you have a healthly cluster. These graceful methods to remove servers assumes you have a healthly cluster.
If the cluster has no leader due to loss of quorum or data corruption, you should If the cluster has no leader due to loss of quorum or data corruption, you should
plan for [outage recovery](/docs/guides/outage.html#manual-recovery-using-peers-json). plan for [outage recovery](/docs/guides/outage.html#manual-recovery-using-peers-json).