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 73c1711 commit 434e258Copy full SHA for 434e258
reference/constraints/IdenticalTo.rst
@@ -31,7 +31,7 @@ Basic Usage
31
32
The following constraints ensure that:
33
34
-* ``firstName`` of ``Person` class is equal to ``Mary`` *and* is a string
+* ``firstName`` of ``Person`` class is equal to ``Mary`` *and* is a string
35
* ``age`` is equal to``20`` *and* is of type integer
36
37
.. configuration-block::
0 commit comments