From 0b9690caa50b799bad46ce3c41e722c20cc25f08 Mon Sep 17 00:00:00 2001 From: Danny Witting Date: Fri, 23 Aug 2013 10:02:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04eaf50..854661a 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ If you want to completely clear the cache or a certain namespace. $.q.clear(); //clear namespace -$.q.clear("inventory"); +$.q.clear("lists"); ``` ### Example