Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed Jun 15, 2023
1 parent 71f05d6 commit ba8e3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/commands/operator/raft.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ba8e3f4

Please sign in to comment.