8000 fixed cs · symfony/symfony-docs@4ae451b · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ae451b

Browse files
committed
fixed cs
1 parent 4a66d9a commit 4ae451b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ provided by Symfony:
497497
<!-- special options defined by Symfony to set the page cache -->
498498
<default key="maxAge">86400</default>
499499
<default key="sharedAge">86400</default>
500-
<!-- Whether or not caching should apply for client caches only -->
500+
<!-- whether or not caching should apply for client caches only -->
501501 4453
<default key="private">true</default>
502502
</route>
503503
</routes>

0 commit comments

Comments
 (0)
0