Skip to content

Commit 7a1b3bf

Browse files
committed
fix wrong code block language
1 parent cf9a3f6 commit 7a1b3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/guides/stylingAndCSS.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you want to change the style of a specific button, you can specify a CSS clas
4343

4444
First we create a button and specify a custom class, in this case `green-button`.
4545

46-
```meta-bind
46+
```yaml
4747
style: primary
4848
label: Open Meta Bind FAQ
4949
class: green-button

0 commit comments

Comments
 (0)