From 303a33f15c9cc61fe7fa0e8c998d79c8105f0f5f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 27 Aug 2012 15:48:54 -0700 Subject: fixes #4664: spelling mistake in alerts docs --- docs/javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index ffe530280..f4c0d484d 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1035,7 +1035,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

Example alerts

-

Add dismiss functionality to all alerge messages with this plugin.

+

Add dismiss functionality to all alert messages with this plugin.

-- cgit v1.2.3