diff --git a/x/slashing/spec/09_client.md b/x/slashing/spec/09_client.md index 21226fe652..e5c9492b91 100644 --- a/x/slashing/spec/09_client.md +++ b/x/slashing/spec/09_client.md @@ -2,7 +2,7 @@ order: 9 --> -## CLI +# CLI A user can query and interact with the `slashing` module using the CLI. @@ -293,4 +293,4 @@ Example Output: "total": "1" } } -``` \ No newline at end of file +```