arthurfiorette / axios-cache-interceptor

📬 Small and efficient cache interceptor for axios. Etag, Cache-Control, TTL, HTTP headers and more!
https://axios-cache-interceptor.js.org
MIT License
703 stars 58 forks source link

docs: improved clarity of code comments in invalidating-cache.md #792

Closed Stoyz closed 9 months ago

Stoyz commented 9 months ago

In the code part of Programmatically section a sentence has been updated for clarity

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3ced04f) 99.29% compared to head (9d317ae) 99.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #792 +/- ## ======================================= Coverage 99.29% 99.29% ======================================= Files 19 19 Lines 2400 2400 Branches 211 211 ======================================= Hits 2383 2383 Misses 16 16 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.