Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
a-type committed Jan 8, 2025
1 parent 0994c27 commit d09fc65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export function PantryListItem({
</Tooltip>
)}
{isStaple && (
<Tooltip content="Staple food are automatically added to the list when used up">
<Tooltip content="Staple foods are automatically added to the list when used up">
<Chip>
<Icon name="cart" />
Staple
Expand Down

0 comments on commit d09fc65

Please sign in to comment.