Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down