diff --git a/README.md b/README.md index 2d4ec43..e2ca859 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Using any of the following will raise a RegexpExamples::IllegalSyntax exception: * Lookarounds, e.g. `/foo(?=bar)/`, `/foo(?!bar)/`, `/(?<=foo)bar/`, `/(?