From: Patrick H. Lauke Date: Mon, 3 Jan 2022 08:15:29 +0000 (+0000) Subject: Tweak toast docs (#35633) X-Git-Tag: v4.6.2~30 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=a3d14bb7b7814940229e972e606da2a7f397a237;p=thirdparty%2Fbootstrap.git Tweak toast docs (#35633) - a few rewordings/tweaks - add info about toasts with focusable/actionable controls (shouldn't autohide them) manual backport of https://github.com/twbs/bootstrap/pull/33810 --- diff --git a/site/content/docs/4.6/components/toasts.md b/site/content/docs/4.6/components/toasts.md index 1ea1fa9344..a629de3d3f 100644 --- a/site/content/docs/4.6/components/toasts.md +++ b/site/content/docs/4.6/components/toasts.md @@ -47,7 +47,7 @@ Toasts are as flexible as you need and have very little required markup. At a mi ### Live -Click the button the below to show as toast (positioning with our utilities in the lower right corner) that has been hidden by default with `.hide`. +Click the button below to show a toast (positioned with our utilities in the lower right corner) that has been hidden by default with `.hide`.