Skip to content

Commit 7445f5b

Browse files
authored
Update README.md
1 parent 6d43a76 commit 7445f5b

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
@@ -152,7 +152,7 @@ object. For example:
152152
await jsonCache.remove(userId);
153153
}
154154
```
155-
#### JsonCacheMem.init constructor
155+
#### JsonCacheMem.init
156156

157157
[JsonCacheMem.init](https://pub.dev/documentation/json_cache/latest/json_cache/JsonCacheMem/JsonCacheMem.init.html)
158158
is the constructor whose purpose is to initialize the cache upon object

0 commit comments

Comments
 (0)