Typo in README.rst.

This commit is contained in:
Bertrand Bordage 2014-09-29 12:51:45 +02:00
parent 83200493af
commit f882cafa50

View file

@ -53,7 +53,7 @@ Monkey patching
...............
django-cachalot modifies Django in place during execution to add a caching tool
is added just before SQL queries are executed.
just before SQL queries are executed.
We detect which cache keys must be removed when some data
is created/changed/deleted on the database.