diff --git a/docs/topics/cache.txt b/docs/topics/cache.txt index 4f326276f8df9..bd7e25905c723 100644 --- a/docs/topics/cache.txt +++ b/docs/topics/cache.txt @@ -197,7 +197,7 @@ as reference implementations. You'll find the code in the ``django/core/cache/backends/`` directory of the Django source. Note: Without a really compelling reason, such as a host that doesn't support -the them, you should stick to the cache backends included with Django. They've +them, you should stick to the cache backends included with Django. They've been well-tested and are easy to use. CACHE_BACKEND arguments