Skip to content

Commit

Permalink
fix the heading level of raft engine
Browse files Browse the repository at this point in the history
Signed-off-by: Ran <[email protected]>
  • Loading branch information
ran-huang committed Feb 15, 2023
1 parent d19fa85 commit 4194f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Quota Limiter is an experimental feature introduced in TiDB v6.0.0. If the machi

## R

## Raft Engine
### Raft Engine

Raft Engine is an embedded persistent storage engine with a log-structured design. It is built for TiKV to store multi-Raft logs. Since v5.4, TiDB supports using Raft Engine as the log storage engine. For details, see [Raft Engine](/tikv-configuration-file.md#raft-engine).

Expand Down

0 comments on commit 4194f1a

Please sign in to comment.