fix typo on js docs
This commit is contained in:
parent
d362223535
commit
8804860898
2 changed files with 2 additions and 2 deletions
|
|
@ -1166,7 +1166,7 @@ $('#myCollapsible').collapse({
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>show/td>
|
||||
<td>show</td>
|
||||
<td>This event fires immediately when the <code>show</code> instance method is called.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue