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 169471c commit 55df2b7Copy full SHA for 55df2b7
README.md
@@ -410,7 +410,7 @@ end
410
`#fetch(record, **options, &block)` method:
411
412
- `record` is the record that is currently serialized
413
-- `options` is everything that was passed to `cache_options` except `store`, so it can be everyhing the cache store supports
+- `options` is everything that was passed to `cache_options` except `store`, so it can be everything the cache store supports
414
- `&block` should be executed to fetch new data if cache is empty
415
416
So for the example above it will call the cache instance like this:
0 commit comments