We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef15e31 + 50f89f9 commit 869240dCopy full SHA for 869240d
book/http_cache.rst
@@ -385,7 +385,7 @@ header when none is set by the developer by following these rules:
385
* If ``Cache-Control`` is empty (but one of the other cache headers is present),
386
its value is set to ``private, must-revalidate``;
387
388
-* But if at least one ``Cache-Control`` directive is set, and no 'public' or
+* But if at least one ``Cache-Control`` directive is set, and no ``public`` or
389
``private`` directives have been explicitly added, Symfony2 adds the
390
``private`` directive automatically (except when ``s-maxage`` is set).
391
0 commit comments