We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e466a8 commit e7391baCopy full SHA for e7391ba
reference/constraints/Traverse.rst
@@ -21,7 +21,7 @@ In the following example, create three classes ``Book``, ``Author`` and
21
``Editor`` that all have constraints on their properties. Furthermore,
22
``Book`` stores an ``Author`` and an ``Editor`` instance that must be
23
valid too. Instead of adding the ``Valid`` constraint to both fields,
24
-configure the ``Traverse`` constraint on the ``Book`` class.::
+configure the ``Traverse`` constraint on the ``Book`` class.
25
26
.. configuration-block::
27
0 commit comments