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