Skip to content

Commit 44674a6

Browse files
author
Madalynn Nenninger
committed
grammer
1 parent afe126b commit 44674a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/pages/HomePage/components/MyTeamsOverdueTasks.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const NoOverdueTeamTaskDisplay = () => {
1616
return (
1717
<EmptyPageBlockDisplay
1818
icon={<CheckCircleOutlineOutlinedIcon sx={{ fontSize: 128 }} />}
19-
heading={"You're team is all caught up!"}
19+
heading={'Your team is all caught up!'}
2020
message={"You're team has no overdue tasks!"}
2121
/>
2222
);

0 commit comments

Comments
 (0)