diff options
| author | Mark Otto <[email protected]> | 2011-10-19 22:22:44 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-19 22:22:44 -0700 |
| commit | 958e55f6a472ce3912e0bc22900ecbacb82c2820 (patch) | |
| tree | 885e31fd63461ca3ae19f17328f1a7654093b402 /docs | |
| parent | 740e64a2c93c885fcff1525c887657aa31a8180c (diff) | |
| download | bootstrap-958e55f6a472ce3912e0bc22900ecbacb82c2820.tar.xz bootstrap-958e55f6a472ce3912e0bc22900ecbacb82c2820.zip | |
update docs copy to include mention of info alert messages
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index d39c4e40e..c4d8653a2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1602,7 +1602,7 @@ ================================================== --> <section id="alerts"> <div class="page-header"> - <h1>Alerts & Errors <small>Styles for success, warning, and error messages or alerts</small></h1> + <h1>Alerts & Errors <small>Styles for success, warning, error, and info messages</small></h1> </div> <!-- Basic alert messages --> <div class="row"> |
