aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript
diff options
context:
space:
mode:
Diffstat (limited to 'docs/javascript')
-rw-r--r--docs/javascript/carousel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript/carousel.md b/docs/javascript/carousel.md
index ee96f5924..8549c21e2 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.