Skip to content

Commit 6c755b3

Browse files
committed
cleanup from #225
1 parent 8506b8b commit 6c755b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/invalidation-handlers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ Only ``/one`` will stay in the cache.
7575

7676
.. note::
7777

78-
Don't forget to :ref:`flush <flush>` these invalidation changes to the proxy
79-
from the ``CacheInvalidator`` object towards the end of your application.
78+
Don't forget to call :ref:`flush <flush>` on the ``CacheInvalidator`` to commit the invalidations
79+
to the caching proxy.
8080

8181
.. _custom_tags_header:
8282

0 commit comments

Comments
 (0)