8000 fixup · symfony/symfony-docs@e7391ba · GitHub
[go: up one dir, main page]

Skip to content

Commit e7391ba

Browse files
committed
fixup
1 parent 1e466a8 commit e7391ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Traverse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In the following example, create three classes ``Book``, ``Author`` and
2121
``Editor`` that all have constraints on their properties. Furthermore,
2222
``Book`` stores an ``Author`` and an ``Editor`` instance that must be
2323
valid too. Instead of adding the ``Valid`` constraint to both fields,
24-
configure the ``Traverse`` constraint on the ``Book`` class.::
24+
configure the ``Traverse`` constraint on the ``Book`` class.
2525

2626
.. configuration-block::
2727

0 commit comments

Comments
 (0)
0