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 dd9e46c08..6fa78a5d1 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -58,7 +58,7 @@ frontend_options = [
},
%{
key: "build_dir",
- label: "Build directory"
+ label: "Build directory",
type: :string,
description: "The directory inside the zip file "
}