diff options
| author | Mark Otto <[email protected]> | 2013-01-17 12:13:37 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-17 12:13:37 -0800 |
| commit | 7c23d889bb89fa7dc5ea17347a6b3a44c01f652d (patch) | |
| tree | 281ecddd93aeb19f0ec2383666ca5462ee196f35 /docs/templates | |
| parent | 26f9f4e3a574a3a17999b4171b8ffdf813949719 (diff) | |
| download | bootstrap-7c23d889bb89fa7dc5ea17347a6b3a44c01f652d.tar.xz bootstrap-7c23d889bb89fa7dc5ea17347a6b3a44c01f652d.zip | |
Change subheading of alerts page
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/components.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 8ec40dcad..03110beac 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -1481,7 +1481,7 @@ ================================================== --> <section id="alerts"> <div class="page-header"> - <h1>Alerts <small>Styles for success, warning, and error messages</small></h1> + <h1>Alerts <small>Styles for contextual feedback messages</small></h1> </div> <h2>Default alert</h2> |
