diff --git a/website/pages/docs/install/performance.mdx b/website/pages/docs/install/performance.mdx index 2e970fa2f..5f80f2e71 100644 --- a/website/pages/docs/install/performance.mdx +++ b/website/pages/docs/install/performance.mdx @@ -73,7 +73,7 @@ The value of `raft_multiplier` is a scaling factor and directly affects the foll | ElectionTimeout | 1000ms | default | | LeaderLeaseTimeout | 500ms | default | -So a scaling factor of `5` (i.e. `raft_multiplier: 5`) updates the following values: +By default, Consul uses a scaling factor of `5` (i.e. `raft_multiplier: 5`), which results in the following values: | Param | Value | Calculation | | ------------------ | -----: | ----------: |