We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e411a8 commit 90c2b72Copy full SHA for 90c2b72
security/remember_me.rst
@@ -116,7 +116,7 @@ The ``remember_me`` firewall defines the following configuration options:
116
117
``samesite`` (default value: ``null``)
118
If set to ``strict``, the cookie associated with this feature will not
119
- 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.
120
121
``remember_me_parameter`` (default value: ``_remember_me``)
122
The name of the form field checked to decide if the "Remember Me" feature
0 commit comments