We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d1dce commit d93839cCopy full SHA for d93839c
form/direct_submit.rst
@@ -93,7 +93,7 @@ method, pass the submitted data directly to
93
When the second parameter ``$clearMissing`` is ``false``, like with the
94
"PATCH" method, the validation extension will only handle the submitted
95
fields. If the underlying data needs to be validated, this should be done
96
- manually, i.e using the validator.
+ manually, i.e. using the validator.
97
98
.. _form-submit-request:
99
0 commit comments