aboutsummaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.json b/app.json
index 2873f5b9..181d6e40 100644
--- a/app.json
+++ b/app.json
@@ -34,7 +34,7 @@
"value": ""
},
"ADMIN_EMAIL": {
- "description": "Your email address for the authentication to the platform as an administrator.",
+ "description": "Administrator email address.",
"required": true,
"value": ""
},
bgstack15