diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/cache.txt | 2 |
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`` |
