Skip to content

Commit da28d36

Browse files
committed
Merge pull request #123 from bjdelange/patch-1
Fix typo in docs
2 parents 0e90613 + 0dab95e commit da28d36

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)