Skip to content

Commit

Permalink
Merge pull request #1023 from appwrite/fix-pricing-databases
Browse files Browse the repository at this point in the history
Fix dedicated databases pricing copy saying "Start building"
  • Loading branch information
TorstenDittmann authored Jun 10, 2024
2 parents d7cad70 + 1f1be46 commit 9718451
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/routes/pricing/compare-plans.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,7 @@
{
title: 'Dedicated databases',
free: '-',
// pro: 'Start trial',
pro: 'Start building',
pro: 'Coming Soon',
scale: 'Coming soon'
}
]
Expand Down

0 comments on commit 9718451

Please sign in to comment.