diff --git a/README.md b/README.md index 0dd367b..38d01fb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ English | [简体中文](https://github.com/dtm-labs/rockscache/blob/main/helper/README-cn.md) # RocksCache -The first Redis cache libary to guarantee eventual consistency and strong consistency with DB. +The first Redis cache library to ensure eventual consistency and strong consistency with DB. ## Features - Eventual Consistency: ensures eventual consistency of cache even in extreme cases diff --git a/helper/README-en.md b/helper/README-en.md index 0dd367b..38d01fb 100644 --- a/helper/README-en.md +++ b/helper/README-en.md @@ -7,7 +7,7 @@ English | [简体中文](https://github.com/dtm-labs/rockscache/blob/main/helper/README-cn.md) # RocksCache -The first Redis cache libary to guarantee eventual consistency and strong consistency with DB. +The first Redis cache library to ensure eventual consistency and strong consistency with DB. ## Features - Eventual Consistency: ensures eventual consistency of cache even in extreme cases