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 bd56503 commit a7876e7Copy full SHA for a7876e7
src/content/get-started/fundamentals/local-caching.md
@@ -150,7 +150,7 @@ choose from one of the persistent caching strategies found below.
150
## Persistent caches
151
152
Caching data in memory will never see your precious cache
153
-outlive a user single session.
+outlive a single user session.
154
To enjoy the performance benefits of cache hits on fresh
155
launches of your application, you need to cache data somewhere
156
on the device's hard drive.
0 commit comments