From b1d5404d6a59f68c957acf2bcf66cefc82977cdf Mon Sep 17 00:00:00 2001 From: Maxime Steinhausser Date: Tue, 25 Feb 2020 07:32:15 +0100 Subject: [PATCH] [Validator] Fix title in sequence_provider.rst --- validation/sequence_provider.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validation/sequence_provider.rst b/validation/sequence_provider.rst index 4bb6302e4a8..ad59e529839 100644 --- a/validation/sequence_provider.rst +++ b/validation/sequence_provider.rst @@ -357,7 +357,7 @@ provides a sequence of groups to be validated: } How to Sequentially Apply Constraints on a Single Property -========================================================== +---------------------------------------------------------- Sometimes, you may want to apply constraints sequentially on a single property. The :doc:`Sequentially constraint`