2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

#1712: fix typo in js docs

This commit is contained in:
Mark Otto
2012-02-04 22:50:26 -08:00
parent 87a8c9b677
commit 418bf5221a
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>