aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages/javascript.mustache
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-27 19:40:07 -0800
committerMark Otto <[email protected]>2012-02-27 19:40:07 -0800
commitd57598827f804f75b1eb12fc7098b58f152830ea (patch)
treef70f8f80197965a19c6a366eeed6d6a61ac436d1 /docs/templates/pages/javascript.mustache
parentaf8261af93c061f9bcc54bd948bd4652bd887c66 (diff)
downloadbootstrap-d57598827f804f75b1eb12fc7098b58f152830ea.tar.xz
bootstrap-d57598827f804f75b1eb12fc7098b58f152830ea.zip
fix typo in js docs carousel section per #2299
Diffstat (limited to 'docs/templates/pages/javascript.mustache')
-rw-r--r--docs/templates/pages/javascript.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index c88b4296a..9af03eccd 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -1276,7 +1276,7 @@ $('.carousel').carousel({
<h4>.carousel('next')</h4>
<p>{{_i}}Cycles to the next item.{{/i}}</p>
<h3>{{_i}}Events{{/i}}</h3>
- <p>{{_i}}Bootstrap's modal class exposes a few events for hooking into modal functionality.{{/i}}</p>
+ <p>{{_i}}Bootstrap's carousel class exposes a few events for hooking into carousel functionality.{{/i}}</p>
<table class="table table-bordered table-striped">
<thead>
<tr>