Skip to content

Commit 05e2029

Browse files
committed
Updated ReadMe
1 parent 7a6bcd8 commit 05e2029

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
@@ -10,7 +10,7 @@ A light weight library which uses annotation processing to generate codes that l
1010
* Read from `Preference` and `SharedPreferences` using just annotations `@Read...`)
1111
* Listen to value changes in real-time
1212

13-
No one like writing lot of codes just to achieve a simple task. I mean, who does this:
13+
No one like writing lot of codes just to do a simple task. I mean, who does this:
1414

1515
```kotlin
1616
val sp: SharedPreference = getSharedPreferences("coconut_head", Context.MODE_PRIVATE)

0 commit comments

Comments
 (0)