Skip to content

Commit 8b33a4b

Browse files
robocoderweaverryan
authored andcommitted
xml typo
1 parent 0f2d2ce commit 8b33a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ annotations if you're using the annotation method to specify your constraints:
268268
269269
<!-- app/config/config.xml -->
270270
<framework:config>
271-
<framework:validation enable_annotations="true" />
271+
<framework:validation enable-annotations="true" />
272272
</framework:config>
273273
274274
.. code-block:: php

0 commit comments

Comments
 (0)