Skip to content

Commit 25c05c7

Browse files
beardedinbinaryadambullmer
authored andcommitted
Edit JSON Property for AL for consistency. (#10)
"description" property was "descriptions" edited for consistency
1 parent e0fa737 commit 25c05c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"AL": {
33
"rule": "^[0-9]{1,7}$",
4-
"descriptions": [
4+
"description": [
55
"1-7 Numeric"
66
]
77
},

0 commit comments

Comments
 (0)