From 0f1f5db720251f6f02991a4f8d9ba23273e8455e Mon Sep 17 00:00:00 2001 From: Rylix <54363222+rylixs@users.noreply.github.com> Date: Sun, 6 Aug 2023 08:26:44 +0200 Subject: [PATCH] [Cache] Add missing backtick --- http_cache/expiration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http_cache/expiration.rst b/http_cache/expiration.rst index 692c3db7622..0d666e4cae8 100644 --- a/http_cache/expiration.rst +++ b/http_cache/expiration.rst @@ -92,7 +92,7 @@ The resulting HTTP header will look like this: .. note:: - The ``expires` option and the ``setExpires()`` method automatically convert + The ``expires`` option and the ``setExpires()`` method automatically convert the date to the GMT timezone as required by the specification. Note that in HTTP versions before 1.1 the origin server wasn't required to