mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 01:18:23 +00:00
Update ResetPasswordPage.jsx (#10060)
This commit is contained in:
parent
50214aadf6
commit
6acd23d5f3
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ class ResetPasswordComponent extends React.Component {
|
|||
)}
|
||||
</div>
|
||||
<span className="tj-input-helper-text" data-cy="password-helper-text">
|
||||
Password must be at least 5 characters
|
||||
Password should be at least 5 characters
|
||||
</span>
|
||||
|
||||
<span></span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue