diff --git a/http_cache.rst b/http_cache.rst index 6061ed128cc..0194089b2cc 100644 --- a/http_cache.rst +++ b/http_cache.rst @@ -71,7 +71,7 @@ Symfony Reverse Proxy Symfony comes with a reverse proxy (i.e. gateway cache) written in PHP. :ref:`It's not a fully-featured reverse proxy cache like Varnish `, -but is a great way to start. +but it is a great way to start. .. tip::