Skip to content

Commit

Permalink
Update src/routes/pricing/compare-plans.svelte
Browse files Browse the repository at this point in the history
Co-authored-by: Christy Jacob <[email protected]>
  • Loading branch information
PineappleIOnic and christyjacob4 authored Jun 6, 2024
1 parent 5d604bc commit b39218c
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 @@ -146,8 +146,8 @@
{
title: 'Additional users',
free: '-',
pro: '0.03$ per user',
scale: '0.03$ per user'
pro: '$0.003 per user',
scale: '$0.003 per user'
},
{
title: 'Teams',
Expand Down

0 comments on commit b39218c

Please sign in to comment.