Fix comma typo
authorAngelina Filippova <linakirsanova@gmail.com>
Tue, 29 Sep 2020 21:49:08 +0000 (00:49 +0300)
committerAngelina Filippova <linakirsanova@gmail.com>
Tue, 29 Sep 2020 21:49:08 +0000 (00:49 +0300)
config/description.exs

index 14478a119a67a295755b873408f35bea84fe6886..dd9e46c089fea403d917995b240544e96a41f4c1 100644 (file)
@@ -44,7 +44,7 @@ frontend_options = [
   },
   %{
     key: "git",
-    label: "Git Repository URL"
+    label: "Git Repository URL",
     type: :string,
     description: "URL of the git repository of the frontend"
   },