From 707e008d4bf59582fa8a6844cd1c15504087c223 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 9 Mar 2015 15:03:11 +0000 Subject: [PATCH] copy change --- docs/javascript/alerts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/javascript/alerts.md b/docs/javascript/alerts.md index 4cda070f0..9b677a765 100644 --- a/docs/javascript/alerts.md +++ b/docs/javascript/alerts.md @@ -22,7 +22,7 @@ When using a `.close` button, it must be the first child of the `.alert-dismissi {% example html %}