mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2026-02-01 14:32:40 +00:00
docs: typo at update getting-started.md (#483)
This commit is contained in:
parent
4a31518573
commit
694e87590c
@ -117,7 +117,7 @@ res2.cached; // true // [!code focus]
|
||||
|
||||
:::
|
||||
|
||||
Just the above is sufficient for most use cases. However, you can also customiza each
|
||||
Just the above is sufficient for most use cases. However, you can also customize each
|
||||
cache behavior by passing a configuration object to the `setupCache` function. And you can
|
||||
also customize some behaviors each request by using the `cache` option in the request
|
||||
config.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user