Skip to content

Commit 0944935

Browse files
committed
Minor tweak
1 parent 2e85609 commit 0944935

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

controller.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -430,9 +430,8 @@ attribute in your controller::
430430
// ...
431431
}
432432

433-
You can customize the validation groups used during the mapping thanks to the
434-
``validationGroups`` option, but also the HTTP status to return if the
435-
validation fails::
433+
You can customize the validation groups used during the mapping and also the
434+
HTTP status to return if the validation fails::
436435

437436
use Symfony\Component\HttpFoundation\Response;
438437

0 commit comments

Comments
 (0)