Skip to content

Commit

Permalink
Wording / plurials
Browse files Browse the repository at this point in the history
  • Loading branch information
Isalafont committed Oct 10, 2024
1 parent e4df3ef commit e6a788e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/templates/Login/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const WelcomeMessageRouter: React.FC<WelcomeMessageRouterProps> = ({
newEnrollmentPageSubTitleMessage={
<>
<br />
Cette procédure nécessite <b>2 demandes</b> d’habilitation
Cette procédure nécessite <b>2 demandes</b> d’habilitations
distinctes :
</>
}
Expand All @@ -50,7 +50,7 @@ const WelcomeMessageRouter: React.FC<WelcomeMessageRouterProps> = ({
newEnrollmentPageSubTitleMessage={
<>
<br />
Cette procédure nécessite <b>2 demandes</b> d’habilitation
Cette procédure nécessite <b>2 demandes</b> d’habilitations
distinctes :
</>
}
Expand Down

0 comments on commit e6a788e

Please sign in to comment.