diff --git a/site/docs/4.2/components/toasts.md b/site/docs/4.2/components/toasts.md index fe62533fe39d..2f692e22d582 100644 --- a/site/docs/4.2/components/toasts.md +++ b/site/docs/4.2/components/toasts.md @@ -174,7 +174,7 @@ For systems that generate more notifications, consider using a wrapping element You can also get fancy with flexbox utilities to align toasts horizontally and/or vertically.
-{% capture example html %} +{% capture example %}