Skip to content

Commit f89908d

Browse files
hansstevenswouterj
authored andcommitted
file extension fix
1 parent c5647dd commit f89908d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/doctrine/file_uploads.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ rules::
181181
182182
.. code-block:: xml
183183
184-
<!-- src/AppBundle/Resources/config/validation.yml -->
184+
<!-- src/AppBundle/Resources/config/validation.xml -->
185185
<class name="AppBundle\Entity\Document">
186186
<property name="file">
187187
<constraint name="File">

0 commit comments

Comments
 (0)