From 6aaacbec8f78ed5ffa098f68cad2996bcec55836 Mon Sep 17 00:00:00 2001 From: Shay Palachy Date: Mon, 29 Aug 2016 00:32:52 +0300 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7b1f292..f59c70b 100644 --- a/README.rst +++ b/README.rst @@ -111,7 +111,7 @@ You can set a MongoDB-based cache by assigning ``mongetter`` with a callable tha @cachier(mongetter=False) -This allows you to have a cross-machine cache, albeit slower. +This allows you to have a cross-machine, albeit slower, cache. .. links: .. _bson package: https://api.mongodb.com/python/current/api/bson/