]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix typo 14967/head
authorAaron Cordovez <aaron.cordovez.m@gmail.com>
Sun, 2 Nov 2014 00:46:33 +0000 (17:46 -0700)
committerAaron Cordovez <aaron.cordovez.m@gmail.com>
Sun, 2 Nov 2014 00:46:33 +0000 (17:46 -0700)
Corrected spelling of the word "elements"

docs/_includes/js/carousel.html

index 62adc09e6fdce5abca38346420adb148593a4d16..a74802b6237fc8e8dc19f2fded5cb8a84bd3a413 100644 (file)
@@ -1,7 +1,7 @@
 <div class="bs-docs-section">
   <h1 id="carousel" class="page-header">Carousel <small>carousel.js</small></h1>
 
-  <p>A slideshow component for cycling through elemnts, like a carousel. <strong>Nested carousels are not supported.</strong></p>
+  <p>A slideshow component for cycling through elements, like a carousel. <strong>Nested carousels are not supported.</strong></p>
 
   <h2 id="carousel-examples">Examples</h2>
   <div class="bs-example">