Skip to content

Commit d323c59

Browse files
tacmanxabbuh
authored andcommitted
Fix missing /
1 parent f3eaa80 commit d323c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Choice.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ you can pass the class name and the method as an array.
258258
259259
.. code-block:: php
260260
261-
// src/AppBundle/EntityAuthor.php
261+
// src/AppBundle/Entity/Author.php
262262
namespace AppBundle\Entity;
263263
264264
use Symfony\Component\Validator\Mapping\ClassMetadata;

0 commit comments

Comments
 (0)