Skip to content

Commit 95f8d7c

Browse files
Update security.rst
Typo
1 parent ffb57cd commit 95f8d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ logout_on_user_change
568568
The ``logout_on_user_change`` option was deprecated in Symfony 4.1.
569569

570570
If ``false`` this option makes Symfony to not trigger a logout when the user has
571-
changed. Doing that is deprecated, so this option should set to ``true`` or
571+
changed. Doing that is deprecated, so this option should be set to ``true`` or
572572
unset to avoid getting deprecation messages.
573573

574574
The user is considered to have changed when the user class implements

0 commit comments

Comments
 (0)