From 90c2b72bd19a66d92e1679ac3179dd1adba4112d Mon Sep 17 00:00:00 2001 From: Robin Chalas Date: Wed, 18 Jul 2018 15:47:38 +0200 Subject: [PATCH] Fix typo in remember_me chapter --- security/remember_me.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/remember_me.rst b/security/remember_me.rst index f8673f169cf..b40d9225d27 100644 --- a/security/remember_me.rst +++ b/security/remember_me.rst @@ -116,7 +116,7 @@ The ``remember_me`` firewall defines the following configuration options: ``samesite`` (default value: ``null``) If set to ``strict``, the cookie associated with this feature will not - be send along with cross-site requests, even when following a regular link. + be sent along with cross-site requests, even when following a regular link. ``remember_me_parameter`` (default value: ``_remember_me``) The name of the form field checked to decide if the "Remember Me" feature