We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00dd69 commit 4405b80Copy full SHA for 4405b80
src/content/docs/style-guide/components/markdown.mdx
@@ -18,4 +18,4 @@ If you have a variable that needs to be formatted in any special way (for exampl
18
<Markdown text={props.foo} />
19
```
20
21
-Note that you need to wrap your variabble in curly braces, as well as use `text=` or this will not work.
+Note that you need to wrap your variable in curly braces, as well as use `text=` or this will not work.
0 commit comments