aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/description.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/description.exs b/config/description.exs
index be9cb0a16..8656e4575 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -44,7 +44,7 @@ frontend_options = [
},
%{
key: "git",
- label: "Git",
+ label: "Git Repository URL"
type: :string,
description: "URL of the git repository of the frontend"
},