Skip to content

Commit

Permalink
Update frontend/src/scenes/authentication/signup/SignupContainer.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
zlwaterfield authored Mar 22, 2024
1 parent cde1171 commit 9ff1fa5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const getProductBenefits = (featureFlags: FeatureFlagsSet): ProductBenefit[] =>
case 'logos':
return [
{
benefit: 'Free for 1M events every month',
benefit: '1M events free every month',
description: 'Product analytics, feature flags, experiments, and more.',
},
{
Expand Down

0 comments on commit 9ff1fa5

Please sign in to comment.