diff --git a/src/ui/WorkInProgressRoot.tsx b/src/ui/WorkInProgressRoot.tsx
index 130df6067..b8ff2de59 100644
--- a/src/ui/WorkInProgressRoot.tsx
+++ b/src/ui/WorkInProgressRoot.tsx
@@ -40,7 +40,7 @@ export function WorkInProgressRoot(): React.ReactElement {
if (!faction) {
return <>
- Sorry, You have not joined the faction {faction} yet!
+ You have not joined {faction} yet!
>