Merge pull request #16 from cfergeau/ton

Fix tu/toi/votre inconsistency
This commit is contained in:
forceoranj 2022-05-23 12:25:39 +02:00 committed by GitHub
commit c847fc911a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ const LoginForm = (): JSX.Element => {
return (
<form onSubmit={onSubmit}>
<div className={styles.loginIntro} key="login-intro">
Si tu es bénévole, connecte-toi pour accéder à votre espace.
Si tu es bénévole, connecte-toi pour accéder à ton espace.
</div>
<div className={styles.formLine} key="line-email">
<label htmlFor="email">Email</label>