Skip to content

Commit 8d3b077

Browse files
committed
Minor typo
1 parent 9e5909a commit 8d3b077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/options/choice_attr.rst.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ choice_attr
88

99
Use this to add additional HTML attributes to each choice. This can be
1010
an associative array where the keys match the choice keys and the values
11-
are the options for each choice, a callable or a property path
11+
are the attributes for each choice, a callable or a property path
1212
(just like `choice_label`_).
1313

1414
If an array, the keys of the ``choices`` array must be used as keys::

0 commit comments

Comments
 (0)