Skip to content

Commit 12d366a

Browse files
authored
Update README.md
1 parent 8e8909f commit 12d366a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ Rultor.com](https://www.rultor.com/b/dartoos-dev/json_cache)](https://www.rultor
4242
4343
**JsonCache** is an object-oriented package for the local caching of user data
4444
in json. It can also be thought of as a layer on top of Flutter's local storage
45-
packages like the
45+
packages like
4646
[sharable_preferences](https://pub.dev/packages/shared_preferences) and
47-
[localstorage](https://pub.dev/packages/localstorage) packages. Thus, this
47+
[localstorage](https://pub.dev/packages/localstorage). Thus, this
4848
package aims to unify most of Flutter's local caching packages into a stable and
4949
elegant caching API.
5050

0 commit comments

Comments
 (0)