Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya authored Sep 27, 2024
1 parent 1c3f13d commit d8d049d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Walkthrough/Walkthrough.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export const Walkthrough = () => {
{
target: ".joyRideInProgressTask",
content:
"This is a task that is currently in progess. The pomodoro counter will keep track how many pomodoro sessions you set to complete it",
"This is a task that is currently in progress. The pomodoro counter will keep track how many pomodoro sessions you set to complete it",
},
{
target: ".joyRideTask",
Expand Down

0 comments on commit d8d049d

Please sign in to comment.