Skip to content

Commit 992538a

Browse files
committed
fix: typo
1 parent 07f6823 commit 992538a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/MonthLogTable/MonthLogTable.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ function MonthLogTable(props: MonthLogTableProps) {
373373
{athelete.firstname} {athelete.lastname}
374374
</strong>
375375
<div className={styles.atheleteFooter}>
376-
{'Data from Starva by '}
376+
{'Data from Strava drawn by'}
377377
<span>{'pacer.watch'}</span>
378378
</div>
379379
</div>

0 commit comments

Comments
 (0)