1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-28 06:20:15 +02:00

Typo fixes

This commit is contained in:
Kyle Robinson Young
2012-02-01 23:30:37 -08:00
parent 98d1659ef8
commit 99f395bcd7
10 changed files with 18 additions and 18 deletions

View File

@@ -530,7 +530,7 @@ For example, <code>section</code> 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>