Skip to content

Commit f4581f0

Browse files
committed
Merge pull request #1459 from iJanki/master
Fixed syntax
2 parents b55b984 + 38a573f commit f4581f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/UserPassword.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ but needs to enter his old password for security.
1111

1212
.. note::
1313

14-
This should **not** be used validate a login form, since this is done
14+
This should **not** be used to validate a login form, since this is done
1515
automatically by the security system.
1616

1717
When applied to an array (or Traversable object), this constraint allows

0 commit comments

Comments
 (0)