Skip to content

Commit b72c73c

Browse files
committed
minor #14022 Update validation.rst (xepozz)
This PR was submitted for the 5.1 branch but it was merged into the 4.4 branch instead. Discussion ---------- Update validation.rst <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases 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 ------- f22c14c Update validation.rst
2 parents 654d20b + f22c14c commit b72c73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ following:
119119
.. index::
120120
single: Validation; Using the validator
121121

122-
Using the ``validator`` Service
122+
Using the validator Service
123123
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
124124

125125
Next, to actually validate an ``Author`` object, use the ``validate()`` method

0 commit comments

Comments
 (0)