This commit is contained in:
Or Arbel 2024-12-30 14:32:59 +02:00 committed by GitHub
parent 90b7d214eb
commit 42c34cc23b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -518,7 +518,7 @@ export const MainBillingComponent: FC<{
)}
{subscription?.cancelAt && isGeneral && (
<div className="text-center">
Your subscription will be cancel at{' '}
Your subscription will be canceled at{' '}
{dayjs(subscription.cancelAt).local().format('D MMM, YYYY')}
<br />
You will never be charged again