From d4f5f54fb6d87d47aadf1e1e3049f8a884f2616e Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 6 Mar 2022 12:42:35 +0800 Subject: [PATCH] Update src/ui/WorkInProgressRoot.tsx Co-authored-by: ApamNapat --- src/ui/WorkInProgressRoot.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/WorkInProgressRoot.tsx b/src/ui/WorkInProgressRoot.tsx index a2ebf2b24..1c56ad559 100644 --- a/src/ui/WorkInProgressRoot.tsx +++ b/src/ui/WorkInProgressRoot.tsx @@ -39,7 +39,7 @@ export function WorkInProgressRoot(): React.ReactElement { - Sorry, Something has gone wrong you cannot work for {player.currentWorkFactionName || "(Faction not found)"} at this time + Something has gone wrong, you cannot work for {player.currentWorkFactionName || "(Faction not found)"} at this time.