Skip to content

Commit

Permalink
Small spelling correction (#5502)
Browse files Browse the repository at this point in the history
Mimicing > Mimicking
  • Loading branch information
jensenbox authored Oct 30, 2024
1 parent 571f878 commit 9bef46c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"LOCATION": REDIS_URL,
"OPTIONS": {
"CLIENT_CLASS": "django_redis.client.DefaultClient",
# Mimicing memcache behavior.
# Mimicking memcache behavior.
# https://github.com/jazzband/django-redis#memcached-exceptions-behavior
"IGNORE_EXCEPTIONS": True,
},
Expand Down

0 comments on commit 9bef46c

Please sign in to comment.