From 2bfe581eebb0e934961b433de31fcceb1251002e Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 10 Feb 2019 22:57:28 +0200 Subject: [PATCH] Remove stray parameter from capture. --- site/docs/4.2/components/toasts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}