diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components.html | 2 | ||||
| -rw-r--r-- | docs/templates/pages/components.mustache | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html index 73261610c..22894dd4f 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1549,7 +1549,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> 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> |
