Skip to content

Commit a42b0ca

Browse files
committed
[Security] Fix typo
1 parent 3de772b commit a42b0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ submission (i.e. ``/login_check``):
416416

417417
.. versionadded:: 2.1
418418
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
419+
``check_path`` and ``logout`` keys. These keys can be route names (as shown
420420
in this example) or URLs that have routes configured for them.
421421

422422
Notice that the name of the ``login`` route matches the ``login_path`` config

0 commit comments

Comments
 (0)