diff options
| author | Chris Rebert <[email protected]> | 2014-12-18 15:30:34 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-18 15:30:34 -0800 |
| commit | 957cd4bae9e76da7bb67b1ecf1caddb0575daf38 (patch) | |
| tree | b5a09f7609cba4b37296ec2f1c705ea377b0a2a6 | |
| parent | 7d2b64cbc593c660c5d73b71b3c4364f73c8b533 (diff) | |
| download | bootstrap-957cd4bae9e76da7bb67b1ecf1caddb0575daf38.tar.xz bootstrap-957cd4bae9e76da7bb67b1ecf1caddb0575daf38.zip | |
carousel.md: remove stray `</h3>`
| -rw-r--r-- | docs/javascript/carousel.md | 2 |
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. |
