Skip to content

Commit

Permalink
[website] Fix out of date discount value
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored and mnajdova committed Sep 8, 2023
1 parent 60e4f35 commit 94222b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/pricing/PricingWhatToExpect.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export default function PricingWhatToExpect() {
when you renew:
<ul>
<li>before the support expires: 50% discount</li>
<li>up to 60 days after the support has expired: 25% discount</li>
<li>up to 60 days after the support has expired: 35% discount</li>
<li>more than 60 days after the support has expired: 15% discount</li>
</ul>
</Typography>
Expand Down

0 comments on commit 94222b0

Please sign in to comment.