From: Angelina Filippova Date: Tue, 29 Sep 2020 21:50:53 +0000 (+0300) Subject: Fix typo X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=d96b8923f631d26469de9264c3e493a69cf605dd;p=akkoma Fix typo --- 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 " }