Skip to content

Commit 59e7c4a

Browse files
committed
Merge pull request #146 from lucianodelucchi/patch-1
Typo
2 parents e21bd91 + 6b7e889 commit 59e7c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/features/headers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You can configure HTTP caching headers based on request and response properties.
77
This configuration approach is more convenient than `manually setting cache headers`_
88
and an alternative to `setting caching headers through annotations`_.
99

10-
Set caching headers under under the ``cache_control`` configuration section,
10+
Set caching headers under the ``cache_control`` configuration section,
1111
which consists of a set of rules. When the request matches all criteria under
1212
``match``, the headers under ``headers`` will be set on the response.
1313

0 commit comments

Comments
 (0)