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