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/templates/pages/javascript.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/templates/pages') diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index b3323a3719..ba762d56bb 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -965,7 +965,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

{{_i}}Example alerts{{/i}}

-

{{_i}}Add dismiss functionality to all alerge messages with this plugin.{{/i}}

+

{{_i}}Add dismiss functionality to all alert messages with this plugin.{{/i}}

-- cgit v1.2.3