diff --git a/services/web/frontend/js/features/subscription/components/dashboard/states/active/active-new.tsx b/services/web/frontend/js/features/subscription/components/dashboard/states/active/active-new.tsx index 12a372278b..259afcf331 100644 --- a/services/web/frontend/js/features/subscription/components/dashboard/states/active/active-new.tsx +++ b/services/web/frontend/js/features/subscription/components/dashboard/states/active/active-new.tsx @@ -312,7 +312,7 @@ function PlanActions({ {!hasPendingPause && subscription.recurly.account.has_past_due_invoice._ !== 'true' && ( - {t('upgrade_plan')} + {t('change_plan')} )}