Skip to content

Commit 33e02f7

Browse files
authored
Updates text in expiration.rst
1 parent c991b2b commit 33e02f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

http_cache/expiration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ HTTP headers: ``Expires`` or ``Cache-Control``.
2121
Expiration with the ``Cache-Control`` Header
2222
--------------------------------------------
2323

24-
Most of the time, you will use the ``Cache-Control`` header. You may recall that the
25-
``Cache-Control`` header is used to specify many different cache directives::
24+
Most of the time, you will use the ``Cache-Control`` header, which
25+
is used to specify many different cache directives::
2626

2727
// sets the number of seconds after which the response
2828
// should no longer be considered fresh by shared caches

0 commit comments

Comments
 (0)