From: Chris Rebert Date: Thu, 18 Dec 2014 23:30:34 +0000 (-0800) Subject: carousel.md: remove stray `` X-Git-Tag: v4.0.0-alpha~477 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=957cd4bae9e76da7bb67b1ecf1caddb0575daf38;p=thirdparty%2Fbootstrap.git carousel.md: remove stray `` --- diff --git a/docs/javascript/carousel.md b/docs/javascript/carousel.md index ee96f5924b..8549c21e24 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 +### 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.