fix typo in js docs carousel section per #2299
This commit is contained in:
parent
af8261af93
commit
d57598827f
3 changed files with 2 additions and 2 deletions
|
|
@ -1352,7 +1352,7 @@ $('.carousel').carousel({
|
|||
<h4>.carousel('next')</h4>
|
||||
<p>Cycles to the next item.</p>
|
||||
<h3>Events</h3>
|
||||
<p>Bootstrap's modal class exposes a few events for hooking into modal functionality.</p>
|
||||
<p>Bootstrap's carousel class exposes a few events for hooking into carousel functionality.</p>
|
||||
<table class="table table-bordered table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue