Skip to content

Commit 7a75db1

Browse files
Evan Owensweaverryan
Evan Owens
authored andcommitted
Grammer tweak
Old grammar doesn't make sense.
1 parent dcf06e3 commit 7a75db1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/http_cache.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -530,8 +530,8 @@ example).
530530
.. tip::
531531

532532
The 304 status code means "Not Modified". It's important because with
533-
this status code do *not* contain the actual content being requested.
534-
Instead, the response is simply a light-weight set of directions that
533+
this status code the response does *not* contain the actual content being
534+
requested. Instead, the response is simply a light-weight set of directions that
535535
tell cache that it should use its stored version.
536536

537537
Like with expiration, there are two different HTTP headers that can be used

0 commit comments

Comments
 (0)