Skip to content

Commit

Permalink
chore(docs): revert fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mihirgupta0900 committed Oct 8, 2023
1 parent 0156c7e commit 2434eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ await multiCache.mset(
['foo', 'bar'],
['foo2', 'bar2'],
],
ttl,
ttl
);

// mget() fetches from highest priority cache.
Expand Down

0 comments on commit 2434eca

Please sign in to comment.