mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Fix typo
This commit is contained in:
parent
dc89ec294f
commit
549577681a
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ Redis (default)
|
|||
|
||||
CONSTANCE_BACKEND = 'constance.backends.redisd.RedisBackend'
|
||||
|
||||
The is the default backend and has a couple of options:
|
||||
This is the default backend and has a couple of options:
|
||||
|
||||
* ``CONSTANCE_REDIS_CONNECTION``
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue