Skip to content

Commit d973052

Browse files
kane-menicoujaviereguiluz
authored andcommitted
Fixes a typo in expiration.rst
1 parent 11ca468 commit d973052

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. 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)