Skip to content

Commit 23d6c51

Browse files
committed
Merge pull request #3089 from bicpi/fix_typo
[Security] Fix typo
2 parents 97c72fc + a42b0ca commit 23d6c51

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)