Skip to content

Commit 0dab95e

Browse files
committed
Fix typo in docs
1 parent 0e90613 commit 0dab95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cache-invalidator.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Invalidating Tags
136136
With tags you can group related representations so it becomes easier to
137137
invalidate them. You will have to make sure your web application adds the
138138
correct tags on all responses by setting the ``X-Cache-Tags`` header. The
139-
FOSHttpCacheBundle_ does does this for you when you’re using Symfony.
139+
FOSHttpCacheBundle_ does this for you when you’re using Symfony.
140140

141141
Assume you sent four responses:
142142

0 commit comments

Comments
 (0)