Commit 33913e45 authored by Ufuk Avcu's avatar Ufuk Avcu

Fix Typo sucess to success

Mini typo fix in the docs...
parent bfdc6f86
...@@ -892,7 +892,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline. ...@@ -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>
......
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