Skip to content

Commit

Permalink
Merge pull request #319 from mdelapenya/fix-typo-task-joy-ride
Browse files Browse the repository at this point in the history
fix: typo in tasks joy ride
  • Loading branch information
Melkeydev authored Jan 8, 2025
2 parents afe0522 + d8d049d commit 39f0331
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 39f0331

Please sign in to comment.