Skip to content

Commit

Permalink
[PR feedback] i accidentally a word
Browse files Browse the repository at this point in the history
Co-authored-by: Trevor Pierce <[email protected]>
  • Loading branch information
cee-chen and 1Copenut authored Aug 3, 2023
1 parent 97033e5 commit f582787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/breadcrumbs/breadcrumb.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export type EuiBreadcrumbProps = Omit<
*/
'aria-current'?: AriaAttributes['aria-current'];
/**
* Creates a breadcrumb that toggles a
* Creates a breadcrumb that toggles a popover dialog
*
* If passed, both `href` and `onClick` will be ignored - the breadcrumb's
* click behavior should only trigger a popover.
Expand Down

0 comments on commit f582787

Please sign in to comment.