Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanhollman committed Feb 24, 2024
1 parent b2fbfe4 commit 365ae15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/StreakView/StreakView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const StreakView = () => {
return (
<>
<Typography variant="subtitle1" gutterBottom>
Keep track of your and your friends Duoling streaks!
Keep track of your and your friends Duolingo streaks!
</Typography>
<ConfigPointer />
</>
Expand Down

0 comments on commit 365ae15

Please sign in to comment.