Skip to content

Commit 013939d

Browse files
committed
Fix typo in readme
1 parent 82e10e3 commit 013939d

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)