Skip to content

Commit 01ab074

Browse files
Fixed typo
| Q | A | ------------- | --- | Doc fix? | [yes] | New docs? | [no] | Applies to | [2.3] | Fixed tickets | []
1 parent 8561baa commit 01ab074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/forms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@ specify it:
913913

914914
Some field types have additional rendering options that can be passed
915915
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.
916+
option is ``attr``, which allows you to modify attributes on the form element.
917917
The following would add the ``task_field`` class to the rendered input text
918918
field:
919919

0 commit comments

Comments
 (0)