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``