From cd7250d6a8f2144c7cfa2103713b4a19ddb2ea90 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sat, 12 Jul 2014 18:15:45 -0700 Subject: [PATCH] Redundant thanks to bb1286a0ab073bce1d18f704d7ac0545ea76c6ef --- docs/_includes/components/alerts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/components/alerts.html b/docs/_includes/components/alerts.html index 883969073c..bdb88517bd 100644 --- a/docs/_includes/components/alerts.html +++ b/docs/_includes/components/alerts.html @@ -1,7 +1,7 @@

Alerts

-

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the alerts jQuery plugin.

+

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.

Examples

Wrap any text and an optional dismiss button in .alert and one of the four contextual classes (e.g., .alert-success) for basic alert messages.

-- 2.47.2