From 796f88477678e0b7ca25678d9f32c8ba83839250 Mon Sep 17 00:00:00 2001 From: Mahdi Abdi Date: Tue, 18 Aug 2020 11:26:19 +0430 Subject: [PATCH] Fix typo in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb2de12..336901b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![](https://jitpack.io/v/mazouri/kvcache.svg)](https://jitpack.io/#mazouri/kvcache) ## About kvcache -This library is a tool to help you set and get key-vlue data with better way in Andrtoid development. From now, change your sharedpreference code and other key-value code to `kvcache`, and coding the beautiful code. +This library is a tool to help you set and get key-value data with better way in Andrtoid development. From now, change your sharedpreference code and other key-value code to `kvcache`, and coding the beautiful code. ## How to use > Step 1/2/3 is to init kvcache