Skip to content

Commit

Permalink
fix: update distance goal
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenakh97 committed May 13, 2024
1 parent b5787dd commit 82cf796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pages/Strava.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ export const Strava = () => {
}}
>
<i>
Total distance goal is 15726.7km, we're now at{' '}
Total distance goal is 23202km, we're now at{' '}
{currentDistance?.toFixed(1)}km.
</i>
</p>
Expand Down

0 comments on commit 82cf796

Please sign in to comment.