Skip to content

Commit 1d00d28

Browse files
Create README.md
1 parent 59c2e27 commit 1d00d28

File tree

1 file changed

+3
-0
lines changed
  • Specialized Areas/Regular Expressions/Consecutive duplicate words

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Consecutive duplicate words
2+
3+
**Overview** - This Regex can be used to find any two consecutive duplicate words. This can be mainly used in client scripts that validates naming conventions.

0 commit comments

Comments
 (0)