Skip to content

Commit

Permalink
Fix text
Browse files Browse the repository at this point in the history
  • Loading branch information
Breno committed Dec 9, 2024
1 parent 2247806 commit b949baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SubscriptionBenefits/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const SubscriptionBenefits = () => {
<CheckmarkIcon width={14} color="#fff" />
</div>
<span>
30 days <span>free trial</span>
30-day <span>free trial</span>
</span>
</li>
</ul>
Expand Down

0 comments on commit b949baf

Please sign in to comment.