8000 minor #11350 Update NotCompromisedPassword.rst (vermeirentony) · symfony/symfony-docs@f459446 · GitHub
[go: up one dir, main page]

Skip to content

Commit f459446

Browse files
committed
minor #11350 Update NotCompromisedPassword.rst (vermeirentony)
This PR was merged into the master branch. Discussion ---------- Update NotCompromisedPassword.rst Added missing word <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- eb45f74 Update NotCompromisedPassword.rst
2 parents 47551a7 + eb45f74 commit f459446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/NotCompromisedPassword.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ NotCompromisedPassword
55

66
The ``NotCompromisedPassword`` constraint was introduced in Symfony 4.3.
77

8-
Validates that the given password has not been compromised by checking that is
8+
Validates that the given password has not been compromised by checking that it is
99
not included in any of the public data breaches tracked by `haveibeenpwned.com`_.
1010

1111
========== ===================================================================

0 commit comments

Comments
 (0)
0