mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: copy fix
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
|
||||
{#if $createOrganization.billingPlan !== 'tier-0'}
|
||||
<p class="text u-margin-block-start-16">
|
||||
This amount and any additional usage fees will be charged on a recurring 30 day
|
||||
This amount, and any additional usage fees, will be charged on a recurring 30 day
|
||||
billing cycle after your trial period ends on <b
|
||||
>{toLocaleDate(billingPayDate.toString())}</b
|
||||
>.
|
||||
|
||||
@@ -131,7 +131,7 @@
|
||||
</span>
|
||||
|
||||
<p class="text u-margin-block-start-16">
|
||||
This amount and any additional usage fees will be charged on a recurring 30 day
|
||||
This amount, and any additional usage fees, will be charged on a recurring 30 day
|
||||
billing cycle after your trial period ends on <b
|
||||
>{toLocaleDate(billingPayDate.toString())}</b
|
||||
>.
|
||||
|
||||
Reference in New Issue
Block a user