Skip to content

Commit 0997d83

Browse files
kobelobsterxabbuh
authored andcommitted
Update LessThan.rst "Basic Usage" part
* Fix first bullet point containing information about the LessThanOrEqual constraint * Fix second bullet point not displaying the number `80 ` in code highlighted format.
1 parent 25cdb5a commit 0997d83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/constraints/LessThan.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Basic Usage
2626

2727
The following constraints ensure that:
2828

29-
* the number of ``siblings`` of a ``Person`` is less than or equal to ``5``
30-
* ``age`` is less than``80``
29+
* the number of ``siblings`` of a ``Person`` is less than ``5``
30+
* ``age`` is less than ``80``
3131

3232
.. configuration-block::
3333

0 commit comments

Comments
 (0)