Skip to content

Commit

Permalink
fix: coffee typo
Browse files Browse the repository at this point in the history
  • Loading branch information
remvze committed Feb 1, 2024
1 parent d449c29 commit 8e02910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/menu/items/donate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export function Donate() {
<Item
href="https://buymeacoffee.com"
icon={<SiBuymeacoffee />}
label="Buy Me a Coffe"
label="Buy Me a Coffee"
/>
);
}

0 comments on commit 8e02910

Please sign in to comment.