Skip to content

Commit d03f096

Browse files
authored
Merge pull request #123 from samkitano/development
Update meta.js
2 parents 3ccedb7 + 802bd0a commit d03f096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module.exports = {
1717
"short_name": {
1818
"type": "string",
1919
"required": false,
20-
"message": "Project short name: fewer than 12 characters to not be truncated on homescreens (default: same as name)",
20+
"message": "Project short name: fewer than 12 characters to not be truncated on homescreens (default: same as name)"
2121
},
2222
"description": {
2323
"type": "string",

0 commit comments

Comments
 (0)