Skip to content

Commit b38ed60

Browse files
javiereguiluzweaverryan
authored andcommitted
Fixed RST syntax
1 parent 0708bca commit b38ed60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/validator/resources.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ prefixed classes included in doc block comments (``/** ... */``). For example::
9696
use Symfony\Component\Validator\Constraints as Assert;
9797
// ...
9898

99-
class User
100-
{
99+
class User
100+
{
101101
/**
102102
* @Assert\NotBlank()
103103
*/

0 commit comments

Comments
 (0)