Skip to content

Commit 582abc1

Browse files
authored
Merge pull request #5 from GeneaLabs/laravel-5.5
Fix typo in readme
2 parents 8f2f99e + 013939d commit 582abc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ relationships. This package is the attempt to address those requirements.
1919
## Features
2020
- automatic, self-invalidating relationship (both eager- and lazy-loaded) caching.
2121
- automatic, self-invalidating model query caching.
22-
- automatic use of cache flags for cache providers that support them (will
22+
- automatic use of cache tags for cache providers that support them (will
2323
flush entire cache for providers that don't).
2424

2525
## Requirements

0 commit comments

Comments
 (0)