From d57598827f804f75b1eb12fc7098b58f152830ea Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 27 Feb 2012 19:40:07 -0800 Subject: fix typo in js docs carousel section per #2299 --- docs/templates/pages/javascript.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/templates/pages/javascript.mustache') diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index c88b4296a..9af03eccd 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1276,7 +1276,7 @@ $('.carousel').carousel({

.carousel('next')

{{_i}}Cycles to the next item.{{/i}}

{{_i}}Events{{/i}}

-

{{_i}}Bootstrap's modal class exposes a few events for hooking into modal functionality.{{/i}}

+

{{_i}}Bootstrap's carousel class exposes a few events for hooking into carousel functionality.{{/i}}

-- cgit v1.2.3