Skip to content

Commit 2d3ef98

Browse files
authored
Fix typo in docs (#2689)
1 parent 7a24837 commit 2d3ef98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@react-aria/breadcrumbs/docs/useBreadcrumbs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ keywords: [breadcrumbs, aria]
4242

4343
## Features
4444

45-
Breadcrumbs provide a list of links to parent pages of the current page in heirarchical order.
45+
Breadcrumbs provide a list of links to parent pages of the current page in hierarchical order.
4646
`useBreadcrumbs` and `useBreadcrumbItem` help implement these in an accessible way.
4747

4848
* Support for mouse, touch, and keyboard interactions on breadcrumbs

0 commit comments

Comments
 (0)