From fa355fd26cbf55d4c7b9763e0b535724a0abc018 Mon Sep 17 00:00:00 2001 From: Maxime Morlet Date: Tue, 13 Jun 2023 14:01:07 +0200 Subject: [PATCH] Update security.rst Typo! --- security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security.rst b/security.rst index 95a914cc091..14194fee2ff 100644 --- a/security.rst +++ b/security.rst @@ -1819,7 +1819,7 @@ You can logout user programmatically using the ``logout()`` method of the } } -The user will be logout from the firewall of the request. If the request is +The user will be logged out from the firewall of the request. If the request is not behind a firewall a ``\LogicException`` will be thrown. Customizing Logout