We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0e9c8 commit fb26952Copy full SHA for fb26952
README.md
@@ -128,7 +128,7 @@ the cache instance that persists data on the user's device.
128
#### Typical Usage
129
130
Due to the fact that `JsonCacheMem` is a decorator, you should always pass
131
-another `JsonCache` instance to it whenever you instantiates a `JsonCacheMem`
+another `JsonCache` instance to it whenever you instantiate a `JsonCacheMem`
132
object. For example:
133
134
```dart
0 commit comments