From eb80cf1ce7bcd739f43295a98d1988b0d19f3b4c Mon Sep 17 00:00:00 2001
From: salazard <hamzatouizrat@yahoo.com>
Date: Mon, 28 Nov 2022 17:13:44 +0100
Subject: [PATCH] pattern

---
 src/app/signup/student-signup/student-signup.component.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/signup/student-signup/student-signup.component.html b/src/app/signup/student-signup/student-signup.component.html
index 26e0b43..33b29d4 100644
--- a/src/app/signup/student-signup/student-signup.component.html
+++ b/src/app/signup/student-signup/student-signup.component.html
@@ -42,7 +42,7 @@
 
 
     <p>
-      Il ne te reste plus qu'à choisir un mot de passe. :-)
+      Il ne te reste plus qu'à choisir un mot de passe de minimum 8 caractères avec au moins : une majuscule, une minuscule, et un chiffre.
     </p>
     
     <!-- Password -->
-- 
GitLab