alfonsusac / nextjs-better-unstable-cache

Wrapper function for unstable_cache() from next/cache (Next.js Caching)
https://www.npmjs.com/package/nextjs-better-unstable-cache
72 stars 5 forks source link

fix: fixed typo in docs #3

Closed RuthwikReddy09 closed 1 year ago

RuthwikReddy09 commented 1 year ago

fixes #2 changed logs: ['datacache', 'dedupe'] Change to log:['dedupe' , 'datacache' , 'verbose']