mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 13:43:11 +02:00
Fix Typo sucess to success
Mini typo fix in the docs...
This commit is contained in:
@@ -892,7 +892,7 @@ For example, <code><section></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>
|
||||||
|
Reference in New Issue
Block a user