Skip to content

Commit 256fe92

Browse files
authored
Update README.md
1 parent 8709ebe commit 256fe92

File tree

1 file changed

+1
-1
lines changed
  • Specialized Areas/Regular Expressions/Indian GSTIN Validator

1 file changed

+1
-1
lines changed

Specialized Areas/Regular Expressions/Indian GSTIN Validator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The most commonly used Regular Expression (Regex) pattern for GSTIN structural v
8080

8181
- `boolean`: `true` if the string is matches with the given regular expression, `false` otherwise.
8282

83-
## Examples
83+
### Examples
8484

8585
<table border="1">
8686
<thead>

0 commit comments

Comments
 (0)