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
40 stars 4 forks source link

A small Typo in docs #2

Closed muadpn closed 9 months ago

muadpn commented 9 months ago

TypoInDocs

logs: ['datacache', 'dedupe'] Change to => log:['dedupe' , 'datacache' , 'verbose']