Skip to content

Commit

Permalink
fixup! fixup! Minor copywriting fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
SokratisVidros committed Oct 16, 2024
1 parent fb0923a commit f8f8609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/ee/billing/components/Features.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ const features: Feature[] = [
label: 'Team members',
values: {
[SupportedPlansEnum.FREE]: { value: '3' },
[SupportedPlansEnum.BUSINESS]: { value: '50' },
[SupportedPlansEnum.BUSINESS]: { value: '10' },
[SupportedPlansEnum.ENTERPRISE]: { value: 'Unlimited' },
},
},
Expand Down

0 comments on commit f8f8609

Please sign in to comment.