diff --git a/client/src/pages/JamHub.tsx b/client/src/pages/JamHub.tsx
index 1a82861..ca692e7 100644
--- a/client/src/pages/JamHub.tsx
+++ b/client/src/pages/JamHub.tsx
@@ -197,11 +197,11 @@ export default function JamHub() {
Judging opens after the jam ends
) : (
<>
-
- View Entries
-
- Start Judging
+ Judge Entries
+
+
+ View Entries
{getConfidence(featured) >= 1 ? (