8000 Update render_without_controller.rst · symfony/symfony-docs@8372382 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8372382

Browse files
committed
Update render_without_controller.rst
1 parent 8903e23 commit 8372382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/templating/render_without_controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ other variables in your route, you can control exactly how your page is cached:
9191
_controller: FrameworkBundle:Template:template
9292
template: 'AcmeBundle:Static:privacy.html.twig'
9393
maxAge: 86400
94-
sharedMaxAge: 86400
94+
sharedAge: 86400
9595
9696
.. code-block:: xml
9797

0 commit comments

Comments
 (0)
0