diff options
Diffstat (limited to 'docs/upgrading.html')
| -rw-r--r-- | docs/upgrading.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/upgrading.html b/docs/upgrading.html index 7398952ba..456afe6a5 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -221,7 +221,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> |
