0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Revert "fix typo in carousel doc"

This commit is contained in:
Julian Thilo 2014-12-12 14:24:50 +01:00
parent 7e3ca05692
commit a940e1fdd6

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>