mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-24 03:03:42 +00:00
Fix Typo sucess to success
Mini typo fix in the docs...
This commit is contained in:
parent
bfdc6f8607
commit
33913e4586
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue