From f0be5e0409ae2f2614dd3251cba7f55337340819 Mon Sep 17 00:00:00 2001 From: Emmanuel Gautier Date: Fri, 12 Dec 2014 12:53:50 +0100 Subject: [PATCH] fix typo --- docs/_includes/js/carousel.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html index bf2fbececc..5181ace47a 100644 --- a/docs/_includes/js/carousel.html +++ b/docs/_includes/js/carousel.html @@ -240,7 +240,7 @@ $('.carousel').carousel({ This event fires immediately when the slide instance method is invoked. - slid.bs.carousel + slide.bs.carousel This event is fired when the carousel has completed its slide transition.