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 44d19de commit d227ffbCopy full SHA for d227ffb
book/forms.rst
@@ -923,7 +923,7 @@ specify it:
923
924
Some field types have additional rendering options that can be passed
925
to the widget. These options are documented with each type, but one common
926
-options is ``attr``, which allows you to modify attributes on the form element.
+option is ``attr``, which allows you to modify attributes on the form element.
927
The following would add the ``task_field`` class to the rendered input text
928
field:
929
0 commit comments