From e1f9f2fd87b4a1ea2d0fe998102f28b4285638dc Mon Sep 17 00:00:00 2001 From: James Phillips Date: Thu, 25 Aug 2016 16:13:54 -0700 Subject: [PATCH] Fixes a typo in the performance guide. --- website/source/docs/guides/performance.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/guides/performance.html.markdown b/website/source/docs/guides/performance.html.markdown index 5a6c57d160..dc42d406a2 100644 --- a/website/source/docs/guides/performance.html.markdown +++ b/website/source/docs/guides/performance.html.markdown @@ -47,7 +47,7 @@ When running Consul 0.7 and later in production, it is recommended to configure [performance parameters](/docs/agent/options.html#performance) back to Consul's original high-performance settings. This will let Consul servers detect a failed leader and complete leader elections much more quickly than the default configuration which extends key Raft -timeouts by a factor of 5, so it quite slow during these events. +timeouts by a factor of 5, so it can be quite slow during these events. The high performance configuration is simple and looks like this: