Skip to content

Commit 8a47176

Browse files
Let's break a long sentence into two shorter sentences
1 parent 23e06a8 commit 8a47176

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
@@ -91,7 +91,7 @@ method, pass the submitted data directly to
9191
.. caution::
9292

9393
When the second parameter ``$clearMissing`` is ``false``, like with "PATCH"
94-
method, the validation extension will only handle the submitted fields, if
94+
method, the validation extension will only handle the submitted fields. If
9595
the underlying data needs to be validated, this should be done manually,
9696
i.e using the validator.
9797

0 commit comments

Comments
 (0)