Skip to content

Commit

Permalink
Minor grammar fix
Browse files Browse the repository at this point in the history
Removed 'But' at the beginning of the first sentence under 'Types of Caches'.
  • Loading branch information
aalaap committed May 26, 2016
1 parent 1e30de8 commit 5b8a09a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions book/http_cache.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ as `Varnish`_, `Squid in reverse proxy mode`_, and the Symfony reverse proxy.
Types of Caches
~~~~~~~~~~~~~~~

But a gateway cache isn't the only type of cache. In fact, the HTTP cache
headers sent by your application are consumed and interpreted by up to three
different types of caches:
A gateway cache isn't the only type of cache. In fact, the HTTP cache headers
sent by your application are consumed and interpreted by up to three different
types of caches:

* *Browser caches*: Every browser comes with its own local cache that is
mainly useful for when you hit "back" or for images and other assets.
Expand Down

0 comments on commit 5b8a09a

Please sign in to comment.