diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html index e50708ae1..6234032fb 100644 --- a/docs/_includes/js/carousel.html +++ b/docs/_includes/js/carousel.html @@ -226,6 +226,7 @@ $('.carousel').carousel({
direction: The direction in which the carousel is sliding (either "left" or "right").relatedTarget: The DOM element that is being slid into place as the active item.All carousel events are fired at the carousel itself (i.e. at the <div class="carousel">).