aboutsummaryrefslogtreecommitdiff
path: root/docs/upgrading.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/upgrading.html
parent98d1659ef836cb879ce7d6260351ff35e96ebd25 (diff)
downloadbootstrap-99f395bcd7ad18ec1ef63b88516e98b294b5bc12.tar.xz
bootstrap-99f395bcd7ad18ec1ef63b88516e98b294b5bc12.zip
Typo fixes
Diffstat (limited to 'docs/upgrading.html')
-rw-r--r--docs/upgrading.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/upgrading.html b/docs/upgrading.html
index 098bcbdc9..9ee5e3fbe 100644
--- a/docs/upgrading.html
+++ b/docs/upgrading.html
@@ -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>