summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/cache.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cache.txt b/docs/cache.txt
index f690e5f904..7bb8ab6398 100644
--- a/docs/cache.txt
+++ b/docs/cache.txt
@@ -295,4 +295,4 @@ Put the ``CacheMiddleware`` after any middlewares that might add something to
the ``Vary`` header. The following middlewares do so:
* ``SessionMiddleware`` adds ``Cookie``
- * ``GzipMiddleware`` adds ``Accept-Encoding``
+ * ``GZipMiddleware`` adds ``Accept-Encoding``