0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01: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

Binary file not shown.

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>

View File

@ -1346,7 +1346,7 @@ $('.myCarousel').carousel({
</pre>
<h3>{{_i}}Methods{{/i}}</h3>
<h4>.typeahead({{_i}}options{{/i}})</h4>
<p>{{_i}}Initializes an input with a typahead.{{/i}}</p>
<p>{{_i}}Initializes an input with a typeahead.{{/i}}</p>
</div>
</div>
</section>