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

@@ -220,7 +220,7 @@
<ul>
<li>New base class: <code>.alert</code> instead of <code>.alert-message</code></li>
<li>Class names standardized for other options, now all starting with <code>.alert-</code></li>
<li>Redesigned base alert styles to combine the deafult alerts and block-level alerts into one</li>
<li>Redesigned base alert styles to combine the default alerts and block-level alerts into one</li>
<li>Block level alert class changed: <code>.alert-block</code> instead of <code>.block-message</code></li>
</ul>
<h3>Progress bars</h3>