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

Skip to content

Commit c66cd74

Browse files
94noniweaverryan
authored andcommitted
Update render_without_controller.rst
1 parent 4fbf1cd commit c66cd74

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
@@ -95,7 +95,7 @@ other variables in your route, you can control exactly how your page is cached:
9595
_controller: FrameworkBundle:Template:template
9696
template: 'AcmeBundle:Static:privacy.html.twig'
9797
maxAge: 86400
98-
sharedMaxAge: 86400
98+
sharedAge: 86400
9999
100100
.. code-block:: xml
101101

0 commit comments

Comments
 (0)
0