We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e517d95 commit 7a8bd3bCopy full SHA for 7a8bd3b
src/packages/next/components/store/usage-and-duration.tsx
@@ -180,8 +180,8 @@ export function UsageAndDuration(props: Props) {
180
You can buy a license either via a subscription or a single purchase for
181
specific dates. Once you purchase a license,{" "}
182
<b>you can always edit it later, or cancel it for a prorated refund</b>{" "}
183
- as credit that you can use to purchase something else. Even
184
- subscriptions can be cancelled at any time for a full prorated refund!{" "}
+ as credit that you can use to purchase something else. Subscriptions
+ will be cancelled at the end of the paid for period.{" "}
185
{duration == "range" && (
186
<i>
187
Licenses start and end at the indicated times in your local
0 commit comments