Merge remote-tracking branch 'origin/main'

This commit is contained in:
Nevo David 2025-01-02 18:15:39 +07:00
commit 8b6f65ed4b
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