From 16e62cb875cd068e42e0ca51afc7d078ca8ebce2 Mon Sep 17 00:00:00 2001 From: Bertrand Bordage Date: Fri, 26 Sep 2014 20:27:35 +0200 Subject: [PATCH] Typo. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d4f84ca..e7d3510 100644 --- a/README.rst +++ b/README.rst @@ -31,7 +31,7 @@ What still needs to be done - Correctly invalidate ``.extra`` queries - Handle transactions -- Handle multiple database +- Handle multiple databases - Write tests, including multi-table inheritance, prefetch_related, etc - Find out if it’s thread-safe and test it - Add a ``CACHALOT_ENABLED`` setting