Skip to content

Commit e0b32e5

Browse files
zatikbalazsxabbuh
authored andcommitted
Remove unnecessary word from http_cache.rst
1 parent 17bb0fc commit e0b32e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/http_cache.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -882,8 +882,8 @@ that data from its cache.
882882

883883
If you want to use cache invalidation, have a look at the
884884
`FOSHttpCacheBundle`_. This bundle provides services to help with various
885-
cache invalidation concepts, and also documents the configuration for the
886-
a couple of common caching proxies.
885+
cache invalidation concepts, and also documents the configuration for a
886+
couple of common caching proxies.
887887

888888
If one content corresponds to one URL, the ``PURGE`` model works well.
889889
You send a request to the cache proxy with the HTTP method ``PURGE`` (using

0 commit comments

Comments
 (0)