8000 minor #18707 [Cache] Add missing backtick (rylixs) · symfony/symfony-docs@ab8728f · GitHub
[go: up one dir, main page]

Skip to content

Commit ab8728f

Browse files
committed
minor #18707 [Cache] Add missing backtick (rylixs)
This PR was submitted for the 6.2 branch but it was merged into the 6.3 branch instead. Discussion ---------- [Cache] Add missing backtick 👋 A backtick was missing on this part since version 6.2 of this page. Commits ------- 0f1f5db [Cache] Add missing backtick
2 parents 80cb7b2 + 0f1f5db commit ab8728f

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
@@ -92,7 +92,7 @@ The resulting HTTP header will look like this:
9292
9393
.. note::
9494

95-
The ``expires` option and the ``setExpires()`` method automatically convert
95+
The ``expires`` option and the ``setExpires()`` method automatically convert
9696
the date to the GMT timezone as required by the specification.
9797

9898
Note that in HTTP versions before 1.1 the origin server wasn't required to

0 commit comments

Comments
 (0)
0