Skip to content

Commit

Permalink
commit leftover from make
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Feb 19, 2012
1 parent adbbf17 commit 8482cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/javascript.html
Original file line number Diff line number Diff line change
Expand Up @@ -1320,7 +1320,7 @@ <h3>Methods</h3>
<h4>.carousel(options)</h4>
<p>Initializes the carousel with an optional options <code>object</code> and starts cycling through items.</p>
<pre class="prettyprint linenums">
$('.myCarousel').carousel({
$('.carousel').carousel({
interval: 2000
})
</pre>
Expand Down

0 comments on commit 8482cc4

Please sign in to comment.