Skip to content

Commit

Permalink
chore(front): fix typo (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccadumazert authored Sep 30, 2024
1 parent 346efb4 commit c508644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pages/Eligibility/WhoIsYourBoss.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export function WhoIsYourBoss() {
<img src={eligibility} alt="" />
</div>
<div className="fr-col-12 fr-col-md-6">
<h1 className="fr-h2">Testez votre éligibilit&nbsp;!</h1>
<h1 className="fr-h2">Testez votre éligibilité&nbsp;!</h1>
<RadioButtons
legend="Qui est votre employeur ?"
name="radio"
Expand Down

0 comments on commit c508644

Please sign in to comment.