Skip to content

Commit 434e258

Browse files
author
Jevgenijus Andrijankinas
authored
missing "`"
1 parent 73c1711 commit 434e258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/IdenticalTo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Basic Usage
3131

3232
The following constraints ensure that:
3333

34-
* ``firstName`` of ``Person` class is equal to ``Mary`` *and* is a string
34+
* ``firstName`` of ``Person`` class is equal to ``Mary`` *and* is a string
3535
* ``age`` is equal to``20`` *and* is of type integer
3636

3737
.. configuration-block::

0 commit comments

Comments
 (0)