0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-13 13:29:25 +01:00

Merge pull request #15351 from twbs/revert-15350-patch-1

Revert "fix typo in carousel doc"
This commit is contained in:
Julian Thilo 2014-12-12 14:28:40 +01:00
commit b12e24e7a1

View File

@ -240,7 +240,7 @@ $('.carousel').carousel({
<td>This event fires immediately when the <code>slide</code> instance method is invoked.</td>
</tr>
<tr>
<td>slide.bs.carousel</td>
<td>slid.bs.carousel</td>
<td>This event is fired when the carousel has completed its slide transition.</td>
</tr>
</tbody>