We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97c72fc + a42b0ca commit 23d6c51Copy full SHA for 23d6c51
book/security.rst
@@ -416,7 +416,7 @@ submission (i.e. ``/login_check``):
416
417
.. versionadded:: 2.1
418
As of Symfony 2.1, you *must* have routes configured for your ``login_path``,
419
- ``check_path`` ``logout`` keys. These keys can be route names (as shown
+ ``check_path`` and ``logout`` keys. These keys can be route names (as shown
420
in this example) or URLs that have routes configured for them.
421
422
Notice that the name of the ``login`` route matches the ``login_path`` config
0 commit comments