diff --git a/config/session.php b/config/session.php index bc45901e..5b541b75 100644 --- a/config/session.php +++ b/config/session.php @@ -152,7 +152,7 @@ return [ | | This value determines the domain and subdomains the session cookie is | available to. By default, the cookie will be available to the root - | domain and all subdomains. Typically, this shouldn't be changed. + | domain without subdomains. Typically, this shouldn't be changed. | */