diff --git a/src/content/docs/style-guide/components/markdown.mdx b/src/content/docs/style-guide/components/markdown.mdx index 9cc353ffcfb637..38a51a2bfc435c 100644 --- a/src/content/docs/style-guide/components/markdown.mdx +++ b/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 ``` -Note that you need to wrap your variabble in curly braces, as well as use `text=` or this will not work. \ No newline at end of file +Note that you need to wrap your variable in curly braces, as well as use `text=` or this will not work. \ No newline at end of file