Skip to content

Commit fb26952

Browse files
authored
doc(README): fix grammar error
1 parent 7b0e9c8 commit fb26952

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
@@ -128,7 +128,7 @@ the cache instance that persists data on the user's device.
128128
#### Typical Usage
129129

130130
Due to the fact that `JsonCacheMem` is a decorator, you should always pass
131-
another `JsonCache` instance to it whenever you instantiates a `JsonCacheMem`
131+
another `JsonCache` instance to it whenever you instantiate a `JsonCacheMem`
132132
object. For example:
133133

134134
```dart

0 commit comments

Comments
 (0)