Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 499ba5c

Browse filesBrowse files
committed
minor #3733 [book] [validation] fixed minor typos (javiereguiluz)
This PR was merged into the 2.3 branch. Discussion ---------- [book] [validation] fixed minor typos | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3+ | Fixed tickets | - Commits ------- 693ba24 [book] [validation] fixed minor typos
2 parents 4d0ff8f + 693ba24 commit 499ba5c
Copy full SHA for 499ba5c

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎book/validation.rst

Copy file name to clipboardExpand all lines: book/validation.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -974,8 +974,8 @@ that group are valid, the second group, ``Strict``, will be validated.
974974
constraints that do not belong to any group.
975975

976976
This means that you have to use the ``{ClassName}`` (e.g. ``User``) group
977-
when specifing a group sequence. When using ``Default``, you get an
978-
infinite recursion (as the ``Default`` groups references the group
977+
when specifying a group sequence. When using ``Default``, you get an
978+
infinite recursion (as the ``Default`` group references the group
979979
sequence, which will contain the ``Default`` group which references the
980980
same group sequence, ...).
981981

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.