Skip to content

Commit 3ae38ff

Browse files
authored
Update README.md
1 parent 9eeb2f9 commit 3ae38ff

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
@@ -118,7 +118,7 @@ await jsonCache.refresh('preferences', {'theme': {'dark': true}, 'notifications'
118118
### Suggested Dependency Relationship
119119

120120
Whenever a function, method, or class needs to interact with cached user data,
121-
it should do so via a reference to the `JsonCache` interface.
121+
this should be done via a reference to the `JsonCache` interface.
122122

123123
See the code snippet below:
124124

0 commit comments

Comments
 (0)