Commit e0a740ca authored by Mark Otto's avatar Mark Otto

Merge pull request #7220 from jooag/patch-1

Fix Typo sucess to success
parents bfdc6f86 33913e45
......@@ -892,7 +892,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</div><!-- /example -->
{% highlight html linenos %}
...
<tr class="sucess">
<tr class="success">
<td>1</td>
<td>TB - Monthly</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