Skip to content

Commit 163193c

Browse files
Fix doubke the
1 parent 9a3e2ad commit 163193c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/AtLeastOneOf.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ messageCollection
186186

187187
**type**: ``string`` **default**: ``Each element of this collection should satisfy its own set of constraints.``
188188

189-
This is the the message that will be shown if the validation fails
189+
This is the message that will be shown if the validation fails
190190
and the internal constraint is either :doc:`/reference/constraints/All`
191191
or :doc:`/reference/constraints/Collection`. See option `message`_ for an example.
192192

0 commit comments

Comments
 (0)