docs(x/epochs): fix note box display failure (#21644)
This commit is contained in:
parent
c536c0f18c
commit
f4816df891
@ -144,7 +144,7 @@ Query the currently running epochInfos
|
||||
<appd> query epochs epoch-infos
|
||||
```
|
||||
|
||||
::: details Example
|
||||
:::details Example
|
||||
|
||||
An example output:
|
||||
|
||||
@ -176,7 +176,7 @@ Query the current epoch by the specified identifier
|
||||
<appd> query epochs current-epoch [identifier]
|
||||
```
|
||||
|
||||
::: details Example
|
||||
:::details Example
|
||||
|
||||
Query the current `day` epoch:
|
||||
|
||||
@ -189,3 +189,5 @@ Which in this example outputs:
|
||||
```sh
|
||||
current_epoch: "183"
|
||||
```
|
||||
|
||||
:::
|
||||
|
||||
Loading…
Reference in New Issue
Block a user