Skip to content

Commit

Permalink
fix(Breadcrumbs): typo in the story
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
  • Loading branch information
MellyGray and pdurbin authored Apr 18, 2023
1 parent d6422ac commit 4b03d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/ui/breadcrumb/Breadcrumb.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { Breadcrumb } from '../../../sections/ui/breadcrumb/Breadcrumb'
* ## Usage guidelines
*
* ### Dos
* - The breadcrumbs should be displayed wight under the header.
* - The breadcrumbs should be displayed right under the header.
* - The last element of the breadcrumb should be always the user's current location
*
* ### Don'ts
Expand Down

0 comments on commit 4b03d80

Please sign in to comment.