Fix Typo sucess to success

Mini typo fix in the docs...
This commit is contained in:
Ufuk Avcu 2013-03-09 21:04:09 +01:00
parent bfdc6f8607
commit 33913e4586

View File

@ -892,7 +892,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</div><!-- /example --> </div><!-- /example -->
{% highlight html linenos %} {% highlight html linenos %}
... ...
<tr class="sucess"> <tr class="success">
<td>1</td> <td>1</td>
<td>TB - Monthly</td> <td>TB - Monthly</td>
<td>01/04/2012</td> <td>01/04/2012</td>