aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorAaron Cordovez <[email protected]>2014-11-01 17:46:33 -0700
committerAaron Cordovez <[email protected]>2014-11-01 17:46:33 -0700
commitf4129792874465a7950b871c6042110f47954248 (patch)
tree7b7a99076860e743eda3764dfb2aa49c0b330ba3 /docs/_includes
parent947aa1f7e422a65d12ae92a05c9c7a313ea930af (diff)
downloadbootstrap-f4129792874465a7950b871c6042110f47954248.tar.xz
bootstrap-f4129792874465a7950b871c6042110f47954248.zip
Fix typo
Corrected spelling of the word "elements"
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/js/carousel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html
index 62adc09e6..a74802b62 100644
--- a/docs/_includes/js/carousel.html
+++ b/docs/_includes/js/carousel.html
@@ -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">