Skip to content

Commit cd06526

Browse files
committed
Fix example error in docs example page
I spent more time than I should've to notice why the code I copy pasted didn't work
1 parent d6dc59b commit cd06526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/en/meta/docs-example-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ All available admonishment types.
3232

3333
To use an admonishment:
3434
``````
35-
```admonishment {type} "{text you want as title, or leave blank}"
35+
```admonish {type} "{text you want as title, or leave blank}"
3636
description
3737
```
3838
``````

0 commit comments

Comments
 (0)