File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ C) Enable a Serializer
4141
4242This bundle needs a serializer to work correctly. In most cases,
4343you'll need to enable a serializer or install one. This bundle tries
44- the following this (in this order) to determine the serializer to use:
44+ the following (in the given order) to determine the serializer to use:
4545
4646#. The one you configured using ``fos_rest.services.serializer `` (if you did).
4747#. The JMS serializer, if the `JMSSerializerBundle `_ is available (and registered).
@@ -52,5 +52,4 @@ That was it!
5252.. _`installation chapter` : https://getcomposer.org/doc/00-intro.md
5353.. _`JMSSerializer` : https://github.com/schmittjoh/serializer
5454.. _`JMSSerializerBundle` : https://github.com/schmittjoh/JMSSerializerBundle
55- .. _`Symfony Serializer` : https://github.com/symfony/Serializer
56- .. _`enable the core Serializer` : http://symfony.com/doc/current/cookbook/serializer.html
55+ .. _`Symfony Serializer` : http://symfony.com/doc/current/cookbook/serializer.html
You can’t perform that action at this time.
0 commit comments