Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcastleman committed Mar 5, 2015
1 parent 5a0368b commit c1a905a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ This avoids any issues with local environments missing ext-memcached and throwin
undefined constants. The config keys are automatically resolved into `Memcached` constants by the
`MemcachedPlus\Connector` which throws a `RuntimeException` if the constant is invalid.

Note: as this package _extends_ the built-in Laravel 5 memcached Cache driver the driver string
Note that as this package _enhances_ the built-in Laravel 5 memcached Cache driver the driver string
remains `memcached`.

In case you are unfamiliar with how to use multiple cache stores in Laravel, you would access
Expand Down

0 comments on commit c1a905a

Please sign in to comment.