Skip to content

Commit ff96759

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: Fixed typo
2 parents e175d2c + a80149a commit ff96759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/without_class.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ you want to use. See :doc:`/validation` for more details.
7979

8080
.. _form-option-constraints:
8181

82-
But if the form is not mapped to an object and you instead want to retrieve a
82+
But if the form is not mapped to an object and you instead want to retrieve an
8383
array of your submitted data, how can you add constraints to the data of
8484
your form?
8585

0 commit comments

Comments
 (0)