Skip to content

Commit 8a8c6df

Browse files
committed
minor #13244 [Validator] Fix title in sequence_provider.rst (ogizanagi)
This PR was merged into the master branch. Discussion ---------- [Validator] Fix title in sequence_provider.rst <!-- 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 ------- b1d5404 [Validator] Fix title in sequence_provider.rst
2 parents b91959b + b1d5404 commit 8a8c6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation/sequence_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ provides a sequence of groups to be validated:
357357
}
358358
359359
How to Sequentially Apply Constraints on a Single Property
360-
==========================================================
360+
----------------------------------------------------------
361361

362362
Sometimes, you may want to apply constraints sequentially on a single
363363
property. The :doc:`Sequentially constraint</reference/constraints/Sequentially>`

0 commit comments

Comments
 (0)