Skip to content

Commit 55df2b7

Browse files
mukeshmaharastas
authored andcommitted
docs typo fix
1 parent 169471c commit 55df2b7

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
@@ -410,7 +410,7 @@ end
410410
`#fetch(record, **options, &block)` method:
411411

412412
- `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
413+
- `options` is everything that was passed to `cache_options` except `store`, so it can be everything the cache store supports
414414
- `&block` should be executed to fetch new data if cache is empty
415415

416416
So for the example above it will call the cache instance like this:

0 commit comments

Comments
 (0)