From c0940c83469634b157be1458d9cb79be3793be70 Mon Sep 17 00:00:00 2001 From: Andrew Widdersheim Date: Thu, 26 May 2016 10:46:55 -0400 Subject: [PATCH] Fix typo --- website/source/docs/guides/outage.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/guides/outage.html.markdown b/website/source/docs/guides/outage.html.markdown index f41ee92f98..4312bf1290 100644 --- a/website/source/docs/guides/outage.html.markdown +++ b/website/source/docs/guides/outage.html.markdown @@ -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. 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: ```text