From 1af4b066f8269be45572fc4135c15d641550a0e3 Mon Sep 17 00:00:00 2001 From: Hristo Dachev Date: Fri, 4 May 2012 19:12:44 +0300 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb3f3a8..fd9230d 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ For example, in Redis it appears to be perfectly legitimate to have `SORT myset ALPHA LIMIT 0 5`, but in fakeredis this will currently return a syntax error. -I'm open to discussion on both points. +I'm totally open to discussion on both points.