diff --git a/src/ui/WorkInProgressRoot.tsx b/src/ui/WorkInProgressRoot.tsx
index 3dcb3c92a..f14cc5ef5 100644
--- a/src/ui/WorkInProgressRoot.tsx
+++ b/src/ui/WorkInProgressRoot.tsx
@@ -461,7 +461,7 @@ export function WorkInProgressRoot(): React.ReactElement {
stopText: "Stop grafting",
stopTooltip: (
<>
- If you cancel, you work will not be saved, and the money you spent will not be returned
+ If you cancel, your work will not be saved, and the money you spent will not be returned
>
),
};