diff --git a/config/session.php b/config/session.php index 4e0f66cd..ac0802b1 100644 --- a/config/session.php +++ b/config/session.php @@ -164,7 +164,7 @@ return [ | | By setting this option to true, session cookies will only be sent back | to the server if the browser has a HTTPS connection. This will keep - | the cookie from being sent to you if it can not be done securely. + | the cookie from being sent to you when it can't be done securely. | */