From 693eb19cff25039b6d6f65d895a51e2069fa848e Mon Sep 17 00:00:00 2001 From: Sergey Lyubka Date: Sat, 3 Aug 2013 19:43:52 +0100 Subject: [PATCH] Fixed readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14c0869..1e2b6c2 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ most. ## Supported Syntax - (?i) Must be at the beginning of the regex. Makes match case-insensitive + (?i) Must be at the beginning of the regex. Makes match case-insensitive ^ Match beginning of a buffer $ Match end of a buffer () Grouping and substring capturing