diff --git a/docs/src/pages/components/breadcrumbs/breadcrumbs.md b/docs/src/pages/components/breadcrumbs/breadcrumbs.md index 703bebd8e191ff..0236680fddc63b 100644 --- a/docs/src/pages/components/breadcrumbs/breadcrumbs.md +++ b/docs/src/pages/components/breadcrumbs/breadcrumbs.md @@ -7,7 +7,7 @@ waiAria: https://www.w3.org/TR/wai-aria-practices/#breadcrumb # Breadcrumbs -
Breadcrumbs allow users to make selections from a range of values.
+Breadcrumbs consist of a list of links that help a user visualize a page's location within the hierarchical structure of a website, and allow navigation up to any of its “ancestors”.
{{"component": "modules/components/ComponentLinkHeader.js"}}