diff --git a/components/callouts.mdx b/components/callouts.mdx
index 9369f888e..af34a3283 100644
--- a/components/callouts.mdx
+++ b/components/callouts.mdx
@@ -44,6 +44,6 @@ Callouts can be styled as a Note, Warning, Info, Tip, Check, Danger, or create y
This is a custom callout
-```mdx
+```mdx wrap
This is a custom callout
```