Skip to content

Commit ea4aa98

Browse files
authored
Update README.md
1 parent 35368fa commit ea4aa98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ If a platform needs to use a separate library (like using MMVK for react-native)
406406

407407
[Docs](./API.md)
408408

409-
# Storage Eviction
409+
# Cache Eviction
410410

411411
Different platforms come with varying storage capacities and Onyx has a way to gracefully fail when those storage limits are encountered. When Onyx fails to set or modify a key the following steps are taken:
412412
1. Onyx looks at a list of recently accessed keys (access is defined as subscribed to or modified) and locates the key that was least recently accessed

0 commit comments

Comments
 (0)