From ba8e3f4195f2659954a3e0443288a9ac332ace09 Mon Sep 17 00:00:00 2001 From: Ashesh Vidyut Date: Thu, 15 Jun 2023 08:47:09 +0530 Subject: [PATCH] fix doc --- website/content/commands/operator/raft.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/commands/operator/raft.mdx b/website/content/commands/operator/raft.mdx index 24b152ba06c9..3c2d8a1221af 100644 --- a/website/content/commands/operator/raft.mdx +++ b/website/content/commands/operator/raft.mdx @@ -68,7 +68,7 @@ configuration. `Commit Index` is the last log index the server has a record of in its Raft log. -`Trails Leader By` is the difference in commits the server from the leader. +`Trails Leader By` is the difference in commit index the server has from the leader. #### Command Options