From 9dc14002aba8ffc4938c7bbf548b317a190c1f8d Mon Sep 17 00:00:00 2001 From: kallestenflo Date: Thu, 15 Oct 2015 23:24:46 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b904a38..ac1ffefc 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Operators | `[start:end]` | Array slice operator | | `[?()]` | Filter expression. Expression must evaluate to a boolean value. | - + Path Examples -------------