From 436326e632f3b08209a49e5f99ca0b87a4bcce70 Mon Sep 17 00:00:00 2001 From: Zeeshan Ahmed Date: Sat, 5 Aug 2017 10:26:49 +0100 Subject: [PATCH] Fix #30 - Update html special character --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17f8811..e1f83e4 100644 --- a/README.md +++ b/README.md @@ -381,7 +381,7 @@ are after the word `The` or `the`. ### 4.4 Negative Lookbehind Negative lookbehind is used to get all the matches that are not preceded by a specific pattern. Negative lookbehind is denoted by -`(?