From 6acd23d5f310e1c40f432c56eb865e07425040c4 Mon Sep 17 00:00:00 2001 From: Jay Mehta <40739838+jaymehta002@users.noreply.github.com> Date: Wed, 26 Jun 2024 12:49:16 +0530 Subject: [PATCH] Update ResetPasswordPage.jsx (#10060) --- frontend/src/ResetPassword/ResetPasswordPage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/ResetPassword/ResetPasswordPage.jsx b/frontend/src/ResetPassword/ResetPasswordPage.jsx index a7b2dbdd97..23c2537a38 100644 --- a/frontend/src/ResetPassword/ResetPasswordPage.jsx +++ b/frontend/src/ResetPassword/ResetPasswordPage.jsx @@ -181,7 +181,7 @@ class ResetPasswordComponent extends React.Component { )} - Password must be at least 5 characters + Password should be at least 5 characters