diff --git a/docs/javascript/carousel.md b/docs/javascript/carousel.md index ee96f5924b1b8a9e6fd1767304b95dda329932e9..8549c21e249f2c3b190004b504ddad45b426d486 100644 --- a/docs/javascript/carousel.md +++ b/docs/javascript/carousel.md @@ -108,7 +108,7 @@ Add captions to your slides easily with the `.carousel-caption` element within a ## Usage -### Multiple carousels</h3> +### Multiple carousels Carousels require the use of an `id` on the outermost container (the `.carousel`) for carousel controls to function properly. When adding multiple carousels, or when changing a carousel's `id`, be sure to update the relevant controls.