8000 Add missing code tag · symfony/symfony-docs@cb40b75 · GitHub
[go: up one dir, main page]

Skip to content

Commit cb40b75

Browse files
zatikbalazsxabbuh
authored andcommitted
Add missing code tag
1 parent 290997c commit cb40b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/http_cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ Here is a list of the main options:
230230
``allow_revalidate``
231231
Specifies whether the client can force a cache revalidate by including a
232232
``Cache-Control`` "max-age=0" directive in the request. Set it to ``true`` for
233-
compliance with RFC 2616 (default: false).
233+
compliance with RFC 2616 (default: ``false``).
234234

235235
``stale_while_revalidate``
236236
Specifies the default number of seconds (the granularity is the second as the

0 commit comments

Comments
 (0)
0