8000 Fixing markup problem · DavidChristmann/symfony-docs@d191865 · GitHub
[go: up one dir, main page]

Skip to content

Commit d191865

Browse files
committed
Fixing markup problem
1 parent 79007f8 commit d191865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/forms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ to an array callback, or a ``Closure``::
422422
}
423423

424424
This will call the static method ``determineValidationGroups()`` on the
425-
``Client``class after the form is bound, but before validation is executed.
425+
``Client`` class after the form is bound, but before validation is executed.
426426
The Form object is passed as an argument to that method (see next example).
427427
You can also define whole logic inline by using a Closure::
428428

0 commit comments

Comments
 (0)
0