diff --git a/src/ui/WorkInProgressRoot.tsx b/src/ui/WorkInProgressRoot.tsx
index 56b1d96ae..f127501dc 100644
--- a/src/ui/WorkInProgressRoot.tsx
+++ b/src/ui/WorkInProgressRoot.tsx
@@ -224,7 +224,7 @@ export function WorkInProgressRoot(): React.ReactElement {
You cannot work for {player.companyName || "(Company not found)"} at this time, please try again if you
think this should have worked
-
+
>
);
}