Commit 88048608 authored by Mark Otto's avatar Mark Otto

fix typo on js docs

parent d3622235
......@@ -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>
......
......@@ -1106,7 +1106,7 @@ $('#myCollapsible').collapse({
</thead>
<tbody>
<tr>
<td>{{_i}}show{{/i}}/td>
<td>{{_i}}show{{/i}}</td>
<td>{{_i}}This event fires immediately when the <code>show</code> instance method is called.{{/i}}</td>
</tr>
<tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment