:fountain_pen corrige typo

pull/454/head
Johan Girod 2019-02-06 10:16:27 +01:00
parent 96dd2b926b
commit 8e6b547cf3
3 changed files with 3 additions and 3 deletions

View File

@ -570,7 +570,7 @@ Exemples: Examples
Intégrer le simulateur: Integrate the simulator
# Landing infrance
Que souhaitez vous faire ?: What do you want to do?
Que souhaitez-vous faire ?: What do you want to do?
Créer votre entreprise: Create your company
subtitle: The official guide for entrepreneurs
Connaître les démarches d'embauche: Know the hiring procedures

View File

@ -48,7 +48,7 @@ export default compose(
<img alt="logo urssaf" src={urssafSvg} />
</div>
<h2 style={{ textAlign: 'center', marginBottom: '2rem' }}>
<T>Que souhaitez vous faire ?</T>
<T>Que souhaitez-vous faire ?</T>
</h2>
<Link className="landing__choice " to={sitePaths.entreprise.index}>
{emoji('💡')} <T>Créer une entreprise</T>

View File

@ -68,7 +68,7 @@ class SocialSecurity extends Component<Props, {}> {
<>
<br />
<h2 style={{ textAlign: 'center', marginBottom: '2rem' }}>
Que souhaitez vous estimer ?
Que souhaitez-vous estimer ?
</h2>
<Link
className="landing__choice "