Skip to content

Commit ddbde5a

Browse files
Update client/src/pages/404.tsx
Co-authored-by: James Lee <82937700+SafetyInObscurity@users.noreply.github.com>
1 parent ebfd773 commit ddbde5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/pages/404.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export default function Custom404() {
139139
Game Over!
140140
</p>
141141
<p className="mb-4 text-center text-foreground">
142-
Final Score:{" "}
142+
Final Score:
143143
<span className="text-xl font-bold text-primary">
144144
{score}
145145
</span>{" "}

0 commit comments

Comments
 (0)