fix: Update shortcode -> short code (#3708)

Closes #3672
This commit is contained in:
Prithvi Tharun 2022-01-12 04:50:52 +05:30 committed by GitHub
parent ebb04487a8
commit bec1266242
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@
"FORM": { "FORM": {
"SHORT_CODE": { "SHORT_CODE": {
"LABEL": "Short Code", "LABEL": "Short Code",
"PLACEHOLDER": "Please enter a shortcode", "PLACEHOLDER": "Please enter a short code",
"ERROR": "Short Code is required" "ERROR": "Short Code is required"
}, },
"CONTENT": { "CONTENT": {