Skip to content

Commit 779464f

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: [Cache] Add missing backtick
2 parents 7fb85b6 + ab8728f commit 779464f

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)