Skip to content

Commit 6545d90

Browse files
authored
Merge pull request #65 from alisalehi0930/1.x
Update README.md
2 parents 98d1062 + 087d284 commit 6545d90

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
@@ -90,7 +90,7 @@ return [
9090
| 23 | ValidCartNumberIran | Validate cart number for ex (1234123412341234) |
9191
| 24 | ValidBase64 | Validate base64 for ex (bWlsd2Fk) |
9292
| 25 | ValidJwt | Validate jwt |
93-
| 26 | ValidJalaliDate | Validate jajali date for ex (1384/8/25) |
93+
| 26 | ValidJalaliDate | Validate jalali date for ex (1384/8/25) |
9494
| 27 | ValidDuplicateCharacter | Validate duplicate characters for ex (1,2,3,4,5,6,7,8,9) |
9595
| 28 | ValidPattern | Validate texts with specific pattern 🔥 for ex (4444-4444-4444) |
9696
| 29 | ValidDuplicate | Validate duplicate string, numbers for ex (1123456) |

0 commit comments

Comments
 (0)