Skip to content

Commit

Permalink
💬(newsletter) replace "S'inscrire" with "S'abonner"
Browse files Browse the repository at this point in the history
update wording to match figma design
  • Loading branch information
manuhabitela authored and lebaudantoine committed Apr 2, 2024
1 parent 50acabf commit f747e23
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/sections/Newsletter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ export const Newsletter = () => (
<p>
<ButtonExternalLink
href={NEWSLETTER_FORM}
aria-label="S'inscrire à la newsletter"
aria-label="S'abonner à la newsletter"
className="text-lg"
>
S&apos;inscrire
S&apos;abonner
</ButtonExternalLink>
</p>
</div>
Expand Down

0 comments on commit f747e23

Please sign in to comment.