We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ccedb7 commit 802bd0aCopy full SHA for 802bd0a
meta.js
@@ -17,7 +17,7 @@ module.exports = {
17
"short_name": {
18
"type": "string",
19
"required": false,
20
- "message": "Project short name: fewer than 12 characters to not be truncated on homescreens (default: same as name)",
+ "message": "Project short name: fewer than 12 characters to not be truncated on homescreens (default: same as name)"
21
},
22
"description": {
23
0 commit comments