Skip to content

Commit

Permalink
Update cache.md because file support increment and decrement
Browse files Browse the repository at this point in the history
  • Loading branch information
shin1x1 committed Apr 26, 2015
1 parent 645b5d5 commit a4c8887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ When using multiple cache stores, you may access them via the `store` method:
<a name="increments-and-decrements"></a>
## Increments & Decrements

All drivers except `file` and `database` support the `increment` and `decrement` operations:
All drivers except `database` support the `increment` and `decrement` operations:

#### Incrementing A Value

Expand Down

0 comments on commit a4c8887

Please sign in to comment.