From f2fc59b7264054decb11a7062730cae00e717d99 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Sat, 22 Aug 2015 17:22:22 +0100 Subject: [PATCH] Fix wrong section header --- docs/src/reference/asciidoc/appendix.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/reference/asciidoc/appendix.adoc b/docs/src/reference/asciidoc/appendix.adoc index 208e0a7e..144a94b2 100644 --- a/docs/src/reference/asciidoc/appendix.adoc +++ b/docs/src/reference/asciidoc/appendix.adoc @@ -563,7 +563,7 @@ What's happening in above chart: * Jepsen will heal network and after some time nodes `n3/n4` will join back into ensemble and synchronize its distributed status. -=== Crash and Join Tolerance +==== Crash and Join Tolerance In this test we will demostrate that killing existing state machine and then joining new instance back into an ensemble will keep the distributed state healthy and newly joined state machines will synchronize