Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianodelucchi committed Aug 25, 2014
1 parent e21bd91 commit 6b7e889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/features/headers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ You can configure HTTP caching headers based on request and response properties.
This configuration approach is more convenient than `manually setting cache headers`_
and an alternative to `setting caching headers through annotations`_.

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

Expand Down

0 comments on commit 6b7e889

Please sign in to comment.