Skip to content

Commit d3efbaa

Browse files
[8.x] Fixed grammar mistake (laravel#5611)
* Grammar mistakes * Update session.php Co-authored-by: Taylor Otwell <taylor@laravel.com>
1 parent 637c85d commit d3efbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/session.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
|
165165
| By setting this option to true, session cookies will only be sent back
166166
| to the server if the browser has a HTTPS connection. This will keep
167-
| the cookie from being sent to you if it can not be done securely.
167+
| the cookie from being sent to you when it can't be done securely.
168168
|
169169
*/
170170

0 commit comments

Comments
 (0)