Skip to content

Commit 73d4560

Browse files
hoptimgraham
authored andcommitted
[1.11.x] Fixed typo in docs/ref/forms/fields.txt.
Backport of 2874531 from master
1 parent 68ebc24 commit 73d4560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ref/forms/fields.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -988,7 +988,7 @@ Slightly complex built-in ``Field`` classes
988988
Once all fields are cleaned, the list of clean values is combined into
989989
a single value by :meth:`~MultiValueField.compress`.
990990

991-
Also takes one extra optional argument:
991+
Also takes some optional arguments:
992992

993993
.. attribute:: require_all_fields
994994

0 commit comments

Comments
 (0)