diff --git a/docs/components.html b/docs/components.html index 73261610caf15111ba3d9ca9efaf83285bc7e70a..22894dd4f96ef8c0ff59b414bc22590350bfb5db 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 8ec40dcad5d65fc6e472fbafc3fa95eea12cba3b..03110beacc9b34259c092582a8362a7701bcd1bc 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>