Skip to content

Commit 06e69ef

Browse files
authored
docs(README.md): typo in title (#25)
1 parent f4ab1b5 commit 06e69ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Feature: User Authentication
126126
127127
<br>
128128
129-
### 5. Rerport redundant regex definitions (`redundant-regex-definitions`)
129+
### 5. Report redundant regex definitions (`redundant-regex-definitions`)
130130

131131
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:
132132

0 commit comments

Comments
 (0)