Skip to content

Commit d93839c

Browse files
committed
[#7707] minor tweak
1 parent 81d1dce commit d93839c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/direct_submit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ method, pass the submitted data directly to
9393
When the second parameter ``$clearMissing`` is ``false``, like with the
9494
"PATCH" method, the validation extension will only handle the submitted
9595
fields. If the underlying data needs to be validated, this should be done
96-
manually, i.e using the validator.
96+
manually, i.e. using the validator.
9797

9898
.. _form-submit-request:
9999

0 commit comments

Comments
 (0)