From fc460a5477623090bfa7a8f3c3eda89d5d844d1d Mon Sep 17 00:00:00 2001 From: SachaWildCode Date: Mon, 24 Jun 2024 17:03:52 +0200 Subject: [PATCH] typo --- src/app/components/login-form/login-form.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/components/login-form/login-form.component.html b/src/app/components/login-form/login-form.component.html index 90d212d..c1af714 100644 --- a/src/app/components/login-form/login-form.component.html +++ b/src/app/components/login-form/login-form.component.html @@ -16,16 +16,16 @@
{{ message.title }}
- Email est requis. - Email est invalide. + L'email est requis. + L'email est invalide.
- + - Le mot de passe est requis + Le mot de passe est requis.