Skip to content

Commit 43a9c9c

Browse files
committed
Update husky
1 parent 0b41406 commit 43a9c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/pages/Matched/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const Matched: React.FC = () => {
3232
<Avatar sx={{ width: 120, height: 120 }} />
3333
</Box>
3434

35-
<Typography variant="h3">Practice with @johnjoe?</Typography>
35+
<Typography variant="h3">Practice with @john?</Typography>
3636

3737
<Stack spacing={2} direction="row" paddingTop={2} width={700}>
3838
<Button

0 commit comments

Comments
 (0)