Merge pull request #2072 from awiddersheim/patch-1

Fix typo
This commit is contained in:
James Phillips 2016-05-26 08:05:14 -07:00
commit 22938ab8b3

View File

@ -71,7 +71,7 @@ those servers have indeed failed and will not later rejoin the cluster.
Ensure that this file is the same across all remaining server nodes. Ensure that this file is the same across all remaining server nodes.
At this point, you can restart all the remaining servers. If any servers At this point, you can restart all the remaining servers. If any servers
managed to perform a graceful leave, you may need to have then rejoin managed to perform a graceful leave, you may need to have them rejoin
the cluster using the [`join`](/docs/commands/join.html) command: the cluster using the [`join`](/docs/commands/join.html) command:
```text ```text