Skip to content

Commit f4d3a6b

Browse files
committed
chore: end game copy change
1 parent 138ef55 commit f4d3a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/GameEndPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export function GameEndPage() {
66
<main className="relative h-screen w-screen flex items-center justify-center">
77
<div className="flex flex-col items-center gap-16">
88
<div className="text-6xl font-medium text-slate-400">
9-
Yay! You finished the game! 😺
9+
Yay! All cats found! 😺
1010
</div>
1111
<GameScoreboard />
1212
<div className="flex flex-col gap-4">

0 commit comments

Comments
 (0)