We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c72dde0 commit 8b28f02Copy full SHA for 8b28f02
reference/constraints/UserPassword.rst
@@ -24,7 +24,7 @@ password, but needs to enter their old password for security.
24
Basic Usage
25
-----------
26
27
-Suppose you have a ``PasswordChange`` class, that's used in a form where
+Suppose you have a ``ChangePassword`` class, that's used in a form where
28
the user can change their password by entering their old password and a
29
new password. This constraint will validate that the old password matches
30
the user's current password:
0 commit comments