fix typo in form/en-us
This commit is contained in:
committed by
Harvey Tindall
parent
74bbfdf5c2
commit
377c8d3e4e
@@ -18,7 +18,7 @@
|
||||
"validationStrings": {
|
||||
"length": {
|
||||
"singular": "Must have at least {n} character",
|
||||
"plural": "Must have a least {n} characters"
|
||||
"plural": "Must have at least {n} characters"
|
||||
},
|
||||
"uppercase": {
|
||||
"singular": "Must have at least {n} uppercase character",
|
||||
|
||||
Reference in New Issue
Block a user