Skip to content

Commit

Permalink
chore(front): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccadumazert committed Sep 30, 2024
1 parent 346efb4 commit dda1a0e
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 dda1a0e

Please sign in to comment.