diff --git a/frontend/src/components/utilities/checks/checkPassword.ts b/frontend/src/components/utilities/checks/checkPassword.ts index 34c09ac9d..b44c47df4 100644 --- a/frontend/src/components/utilities/checks/checkPassword.ts +++ b/frontend/src/components/utilities/checks/checkPassword.ts @@ -78,8 +78,7 @@ const checkPassword = async ({ password, setErrors }: CheckPasswordParams): Prom password ) ) { - errors.specialChar = - "at least 1 special character (emojis and many langauge scripts supported)"; + errors.specialChar = "at least 1 special character (emojis, symbols & non-Latin languages)"; } // repeatedChar