8000 minor #15262 update doc with max-age (trollepierre) · symfony/symfony-docs@2ec1005 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2ec1005

Browse files
committed
minor #15262 update doc with max-age (trollepierre)
This PR was submitted for the 5.2 branch but it was merged into the 4.4 branch instead. Discussion ---------- update doc with max-age <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- d12df22 update doc with max-age
2 parents 81ace99 + d12df22 commit 2ec1005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_cache/expiration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ additional directives):
3434

3535
.. code-block:: text
3636
37-
Cache-Control: public, maxage=600
37+
Cache-Control: public, max-age=600
3838
3939
.. note::
4040

0 commit comments

Comments
 (0)
0