diff --git a/README.md b/README.md index 03b3b3f59..32ccba54a 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Feature: User Authentication
-### 5. Rerport redundant regex definitions (`redundant-regex-definitions`) +### 5. Report redundant regex definitions (`redundant-regex-definitions`) When defining step definitions in Behat, it's common to use regular expressions to match patterns. However, sometimes these regex patterns can be overly complex or redundant, making them harder to read and maintain. This rule identifies such redundant regex definitions: