isaacs / node-lru-cache

A fast cache that automatically deletes the least recently used items
http://isaacs.github.io/node-lru-cache/
ISC License
5.35k stars 353 forks source link

Fix few typos in README.md #337

Closed zabdalimov closed 4 months ago

zabdalimov commented 4 months ago

Just a fix of few typos in README.md.

PS: I know typos PRs are often annoying and redundant, but since I stumbled upon them, why not give it a shot.

isaacs commented 4 months ago

Thanks!