Skip to content

Commit

Permalink
Merge pull request #1438 from appwrite/pricing-page-fix
Browse files Browse the repository at this point in the history
Update compare-plans.svelte
  • Loading branch information
christyjacob4 authored Oct 17, 2024
2 parents cab366e + 2c7cb10 commit 472fd89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/pricing/compare-plans.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -206,14 +206,14 @@
{
title: 'Backups',
free: '-',
pro: 'Daily,',
pro: 'Daily',
scale: 'Custom',
enterprise: 'Custom'
},
{
title: 'Backups retention',
free: '-',
pro: '7 days retention,',
pro: '7 days retention',
scale: 'Custom',
enterprise: 'Custom'
},
Expand Down

0 comments on commit 472fd89

Please sign in to comment.