diff options
| -rw-r--r-- | docs/_includes/page-headers.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/page-headers.html b/docs/_includes/page-headers.html index 053241bc5..26f5f95b1 100644 --- a/docs/_includes/page-headers.html +++ b/docs/_includes/page-headers.html @@ -16,7 +16,7 @@ {% elsif page.group == "components" %} <h1>Components</h1> <p class="lead"> - Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more. + Over a dozen reusable components built to provide buttons, dropdowns, input groups, navigation, alerts, and much more. </p> {% elsif page.group == "javascript" %} <h1>JavaScript plugins</h1> |
