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.
2 parents 295e7da + c6b99a0 commit be84e11Copy full SHA for be84e11
reference/forms/types/options/choice_name.rst.inc
@@ -5,7 +5,7 @@
5
6
Controls the internal field name of the choice. You normally don't care about this,
7
but in some advanced cases, you might. For example, this "name" becomes the index
8
-of the choice views in the template and is used as part o the field name
+of the choice views in the template and is used as part of the field name
9
attribute.
10
11
This can be a callable or a property path. See `choice_label`_ for similar usage.
0 commit comments