Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff43a84

Browse files
committed
minor #6878 missing "`" (jevgenijusr)
This PR was merged into the 2.7 branch. Discussion ---------- missing "`" Commits ------- 434e258 missing "`"
2 parents d210d8e + 434e258 commit ff43a84

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)