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/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 c64a85b53..8f1d160ca 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1352,7 +1352,7 @@ $('.carousel').carousel({

.carousel('next')

Cycles to the next item.

Events

-

Bootstrap's modal class exposes a few events for hooking into modal functionality.

+

Bootstrap's carousel class exposes a few events for hooking into carousel functionality.

-- cgit v1.2.3