mirror of
https://github.com/twbs/bootstrap.git
synced 2025-06-02 00:01:57 -04:00
Fix Typo sucess to success
Mini typo fix in the docs...
This commit is contained in:
parent
bfdc6f8607
commit
33913e4586
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user