tweak wording

This commit is contained in:
Taylor Otwell 2019-01-10 15:21:07 -06:00
parent 35de8c9854
commit f795055577

View File

@ -92,9 +92,9 @@ return [
| Session Cache Store
|--------------------------------------------------------------------------
|
| When using the "apc" or "memcached" session drivers, you may specify a
| cache store that should be used for these sessions. This value must
| correspond with one of the application's configured cache stores.
| When using the "apc", "memcached", or "dynamodb" session drivers you may
| list a cache store that should be used for these sessions. This value
| must match with one of the application's configured cache "stores".
|
*/