aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUfuk Avcu <[email protected]>2013-03-09 21:04:09 +0100
committerUfuk Avcu <[email protected]>2013-03-09 21:04:09 +0100
commit33913e4586dcd9bb08bb8daf4309f01ba4f7364a (patch)
tree49eb019b798343a20924651e2c1984cc959dfd3e
parentbfdc6f860710d434775982e1e47704c174314970 (diff)
downloadbootstrap-33913e4586dcd9bb08bb8daf4309f01ba4f7364a.tar.xz
bootstrap-33913e4586dcd9bb08bb8daf4309f01ba4f7364a.zip
Fix Typo sucess to success
Mini typo fix in the docs...
-rw-r--r--docs/css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html
index 69b132ce0..bbf90364a 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -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>