Commit 48df8d24 authored by Fabien Potencier's avatar Fabien Potencier

minor #1383 fix typo in doc (morontt)

This PR was merged into the 2.0.x-dev branch.

Discussion
----------

fix typo in doc

Replace Serializer Component to Security CSRF Component in documentation

Commits
-------

e3bb2141 fix typo in doc
parents a4df5ace e3bb2141
...@@ -29,8 +29,8 @@ Registering ...@@ -29,8 +29,8 @@ Registering
.. note:: .. note::
Add the Symfony's `Serializer Component Add the Symfony's `Security CSRF Component
<http://symfony.com/doc/current/components/serializer.html>`_ as a <http://symfony.com/doc/current/components/security/index.html>`_ as a
dependency: dependency:
.. code-block:: bash .. code-block:: bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment