mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Fix Typo sucess to success
Mini typo fix in the docs...
This commit is contained in:
+1
-1
@@ -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