Index: docs/topics/cache.txt =================================================================== --- docs/topics/cache.txt (revision 8985) +++ docs/topics/cache.txt (working copy) @@ -197,8 +197,8 @@ ``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 -been well-tested and are easy to use. +them, you should stick to the cache backends included with Django. They've been +well-tested and are easy to use. CACHE_BACKEND arguments -----------------------