diff --git a/frontend/src/scenes/billing/billingLogic.tsx b/frontend/src/scenes/billing/billingLogic.tsx index 9d686f373d378..eecb06c09059d 100644 --- a/frontend/src/scenes/billing/billingLogic.tsx +++ b/frontend/src/scenes/billing/billingLogic.tsx @@ -243,7 +243,7 @@ export const billingLogic = kea([ const jsonRes = await getJSONOrNull(response) lemonToast.success( - "You have been unsubscribed. We're sad to see you go. May the hedgehogs be ever in your favour." + "You have been unsubscribed. We're sad to see you go. May the hedgehogs be ever in your favor." ) actions.reportProductUnsubscribed(key)