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 -`(?