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 1e171fd commit 6c5b70cCopy full SHA for 6c5b70c
reference/forms/types/choice.rst
@@ -202,7 +202,7 @@ match
202
203
When this option is ``false``, the constraint checks that the given value is
204
not one of the values defined in the ``choices`` option. In practice, it makes
205
-the ``Choice`` constraint behave like a ``NoChoice`` constraint.
+the ``Choice`` constraint behave like a ``NotChoice`` constraint.
206
207
.. versionadded:: 6.2
208
0 commit comments