alastairtree / LazyCache

An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
https://nuget.org/packages/LazyCache
MIT License
1.72k stars 159 forks source link

Small Grammar Error In Features Section #30

Closed danwize closed 6 years ago

danwize commented 6 years ago

I noticed this bullet point in the features section of ReadMe has a grammatical error:

Guaranteed single evaluation of you factory delegate whose results you want to cache.

I suggest changing this to "your".

https://github.com/alastairtree/LazyCache#features

alastairtree commented 6 years ago

Thanks - fixed.