aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-11-01 17:49:22 -0700
committerChris Rebert <[email protected]>2014-11-01 17:49:22 -0700
commitab6f79c472bc306c82f85dea660e7c7351e3413e (patch)
tree7b7a99076860e743eda3764dfb2aa49c0b330ba3 /docs/_includes/js
parent947aa1f7e422a65d12ae92a05c9c7a313ea930af (diff)
parentf4129792874465a7950b871c6042110f47954248 (diff)
downloadbootstrap-ab6f79c472bc306c82f85dea660e7c7351e3413e.tar.xz
bootstrap-ab6f79c472bc306c82f85dea660e7c7351e3413e.zip
Merge pull request #14967 from aaron-coding/patch-1
Fix typo
Diffstat (limited to 'docs/_includes/js')
-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">