From 3976ca6835bff1d82abac750edc9923c934de016 Mon Sep 17 00:00:00 2001 From: Brian Shumate Date: Wed, 11 Dec 2024 13:50:05 -0500 Subject: [PATCH] Update website/content/docs/concepts/tune-server-performance.mdx Co-authored-by: Ken Keller <104874953+mister-ken@users.noreply.github.com> --- website/content/docs/concepts/tune-server-performance.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/concepts/tune-server-performance.mdx b/website/content/docs/concepts/tune-server-performance.mdx index 426b7ba35988..a4214d49d8f3 100644 --- a/website/content/docs/concepts/tune-server-performance.mdx +++ b/website/content/docs/concepts/tune-server-performance.mdx @@ -806,7 +806,7 @@ Code: 413. Errors: - Tuning this improperly can cause Consul to fail in unexpected ways, it may potentially affect leadership stability and prevent timely heartbeat signals by increasing RPC IO duration. + Tuning this improperly can cause Consul to fail in unexpected ways, it may potentially affect leadership stability and prevent regular heartbeat signals by increasing RPC IO duration.