Skip to content

Commit ef48dac

Browse files
authored
Update README.md
1 parent f3be931 commit ef48dac

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
@@ -102,7 +102,7 @@ We unified our library's methods to bring more efficiency and simplify the usabi
102102
SInfo.setItem('key1', 'value1', {
103103
sharedPreferencesName: 'mySharedPrefs',
104104
keychainService: 'myKeychain',
105-
encript: true});
105+
encrypt: true});
106106
```
107107

108108
But if you prefer to not use it, our default sharedPreferencesName is: **shared_preferences** and keychainService is: **app**

0 commit comments

Comments
 (0)