Skip to content

Commit 6c5b70c

Browse files
committed
-
1 parent 1e171fd commit 6c5b70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/choice.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ match
202202

203203
When this option is ``false``, the constraint checks that the given value is
204204
not one of the values defined in the ``choices`` option. In practice, it makes
205-
the ``Choice`` constraint behave like a ``NoChoice`` constraint.
205+
the ``Choice`` constraint behave like a ``NotChoice`` constraint.
206206

207207
.. versionadded:: 6.2
208208

0 commit comments

Comments
 (0)