aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-04 22:50:26 -0800
committerMark Otto <[email protected]>2012-02-04 22:50:26 -0800
commit418bf5221a70440aeecffe9ad9006b444aaf1747 (patch)
tree62771ac21c1a2152598e48ed60f1340ff9ebff52 /docs/javascript.html
parent87a8c9b677bff0d831f920922c86d5b0cff9949c (diff)
downloadbootstrap-418bf5221a70440aeecffe9ad9006b444aaf1747.tar.xz
bootstrap-418bf5221a70440aeecffe9ad9006b444aaf1747.zip
#1712: fix typo in js docs
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 7ffb96cff..5d505eb4f 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -1422,7 +1422,7 @@ $('.myCarousel').carousel({
</pre>
<h3>Methods</h3>
<h4>.typeahead(options)</h4>
- <p>Initializes an input with a typahead.</p>
+ <p>Initializes an input with a typeahead.</p>
</div>
</div>
</section>