Skip to content

Commit d227ffb

Browse files
ThomasLandauerwouterj
authored andcommitted
Fixed typo
| Q | A | ------------- | --- | Doc fix? | [yes] | New docs? | [no] | Applies to | [2.3] | Fixed tickets | []
1 parent 44d19de commit d227ffb

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
@@ -923,7 +923,7 @@ specify it:
923923

924924
Some field types have additional rendering options that can be passed
925925
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.
926+
option is ``attr``, which allows you to modify attributes on the form element.
927927
The following would add the ``task_field`` class to the rendered input text
928928
field:
929929

0 commit comments

Comments
 (0)