8000 Minor tweak · symfony/symfony-docs@da99ac7 · GitHub
[go: up one dir, main page]

Skip to content

Commit da99ac7

Browse files
committed
Minor tweak
1 parent eb71656 commit da99ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,8 @@ You can also specify the context on a per-property basis::
218218
219219
.. code-block:: xml
220220
221-
<?xml version="1.0" encoding="UTF-8" ?>
222221
<!-- config/serializer/custom_config.xml -->
222+
<?xml version="1.0" encoding="UTF-8" ?>
223223
<serializer xmlns="http://symfony.com/schema/dic/serializer-mapping"
224224
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
225225
xsi:schemaLocation="http://symfony.com/schema/dic/serializer-mapping

0 commit comments

Comments
 (0)
0