tweak wording

This commit is contained in:
Taylor Otwell 2019-01-10 15:21:07 -06:00
parent 35de8c9854
commit f795055577
1 changed files with 3 additions and 3 deletions

View File

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