Skip to content

Commit 4221271

Browse files
authored
Update README.md
1 parent 80901d6 commit 4221271

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
@@ -88,7 +88,7 @@ Sync gradle and go :)
8888

8989
`getItem('key').then(function(result){});)`: This promise will get value from given key.
9090

91-
`getAllItems().then(function(result){});)`: Will retrieve all keys and values from Shared Preferences
91+
`getAllItems(Callback cb)`: Will retrieve all keys and values from Shared Preferences
9292

9393
###iOS Methods
9494

0 commit comments

Comments
 (0)