docs: Fix indention of wal object in agent config (#20399)

This commit is contained in:
cskh 2024-01-31 11:24:00 -05:00 committed by GitHub
parent 74e4200d07
commit 890332cacb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1700,7 +1700,7 @@ subsystem that provides Consul's service mesh capabilities.
because Consul must scan the database to find free space
within the file.
- - `wal` ((#raft_logstore_wal)) - Object that configures the `wal` backend.
- `wal` ((#raft_logstore_wal)) - Object that configures the `wal` backend.
Refer to [Experimental WAL LogStore backend](/consul/docs/agent/wal-logstore)
for more information.