mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Fix typo
This commit is contained in:
parent
c5738740fb
commit
207849e48e
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ The default works like this:
|
|||
* If not, caches that information for 5 seconds
|
||||
* If it does, caches that information in the ``IMAGEKIT_CACHE_BACKEND``
|
||||
|
||||
If file doesn't exsit, generates it immediately and synchronously
|
||||
If file doesn't exist, generates it immediately and synchronously
|
||||
|
||||
|
||||
That pretty much covers the architecture of the caching layer, and its default
|
||||
|
|
|
|||
Loading…
Reference in a new issue