aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorKyle Robinson Young <[email protected]>2012-02-01 23:30:37 -0800
committerKyle Robinson Young <[email protected]>2012-02-01 23:30:37 -0800
commit99f395bcd7ad18ec1ef63b88516e98b294b5bc12 (patch)
tree37f767e35c53a1944922c2ea1bbc82e4b1b4e249 /docs/base-css.html
parent98d1659ef836cb879ce7d6260351ff35e96ebd25 (diff)
downloadbootstrap-99f395bcd7ad18ec1ef63b88516e98b294b5bc12.tar.xz
bootstrap-99f395bcd7ad18ec1ef63b88516e98b294b5bc12.zip
Typo fixes
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index 5176c3ecf..efe55cbcf 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -530,7 +530,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
<td>
<code>.table-bordered</code>
</td>
- <td>Rounds corners and adds outter border</td>
+ <td>Rounds corners and adds outer border</td>
</tr>
<tr>
<td>Zebra-stripe</td>
@@ -1446,7 +1446,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
</div>
</div>
<div class="alert alert-info">
- <strong>Heads up!</strong> Icon classes are echoed via CSS <code>:after</code>. In the docs, we show a light red background color on hover to hightlight the icon's size.
+ <strong>Heads up!</strong> Icon classes are echoed via CSS <code>:after</code>. In the docs, we show a light red background color on hover to highlight the icon's size.
</div>
<br>