Skip to content

Commit

Permalink
fix(doc): typo in the header name for Fastly
Browse files Browse the repository at this point in the history
  • Loading branch information
94noni authored Dec 30, 2024
1 parent 6151c80 commit be6d03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/fastly-configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Tagging
~~~~~~~

Fastly supports cache tagging out of the box.
Configure the tag header to ``Surrogate-Keys``. (``fos_http_cache.tags.response_header`` if you use FOSHttpCacheBundle)
Configure the tag header to ``Surrogate-Key``. (``fos_http_cache.tags.response_header`` if you use FOSHttpCacheBundle)

Purge
~~~~~
Expand Down

0 comments on commit be6d03d

Please sign in to comment.