Skip to content

Commit e69384f

Browse files
committed
fix: typo
1 parent 992538a commit e69384f

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 Strava drawn by'}
376+
{'Data from Strava drawn by '}
377377
<span>{'pacer.watch'}</span>
378378
</div>
379379
</div>

0 commit comments

Comments
 (0)