Skip to content

Commit 8f0445b

Browse files
committed
minor #17525 [Validator] Better wording (dragonito)
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Validator] Better wording Found once more. The other "to validate" in this text are fine. Commits ------- 49e516a Better wording
2 parents 01041a0 + 49e516a commit 8f0445b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/validator/metadata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Then, add the Validator component configuration to the class::
6767
Classes
6868
-------
6969

70-
Some constraints allow to validate the entire object. For example, the
70+
Some constraints allow validating the entire object. For example, the
7171
:doc:`Callback </reference/constraints/Callback>` constraint is a generic
7272
constraint that's applied to the class itself.
7373

0 commit comments

Comments
 (0)