docs: fix heading level to title shows in TOC (#10423)

This commit is contained in:
Barrie Byron 2021-10-22 05:18:27 -04:00 committed by GitHub
parent 10ad61a4dd
commit 4a734bb834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
order: 9 order: 9
--> -->
## CLI # CLI
A user can query and interact with the `slashing` module using the CLI. A user can query and interact with the `slashing` module using the CLI.
@ -293,4 +293,4 @@ Example Output:
"total": "1" "total": "1"
} }
} }
``` ```