summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2010-01-09 19:28:06 +0000
committerAdrian Holovaty <adrian@holovaty.com>2010-01-09 19:28:06 +0000
commit00252d84d7143aeceac5242be55b051e8e02987f (patch)
tree9c56f908bc9f61f37f4695637dbcb75508785272 /docs
parent6017907f1129afccd800caf279f02851096f90e0 (diff)
Negligible change to docs/topics/cache.txt so I can test something in the docs on the live site
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12135 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/cache.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/cache.txt b/docs/topics/cache.txt
index b0e325b5c5..6b3af2a541 100644
--- a/docs/topics/cache.txt
+++ b/docs/topics/cache.txt
@@ -754,7 +754,7 @@ Other optimizations
===================
Django comes with a few other pieces of middleware that can help optimize your
-apps' performance:
+site's performance:
* ``django.middleware.http.ConditionalGetMiddleware`` adds support for
modern browsers to conditionally GET responses based on the ``ETag``