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 8561baa commit 01ab074Copy full SHA for 01ab074
book/forms.rst
@@ -913,7 +913,7 @@ specify it:
913
914
Some field types have additional rendering options that can be passed
915
to the widget. These options are documented with each type, but one common
916
-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.
917
The following would add the ``task_field`` class to the rendered input text
918
field:
919
0 commit comments