Spelling/grammar
authorMark Felder <feld@FreeBSD.org>
Wed, 13 May 2020 21:26:49 +0000 (16:26 -0500)
committerMark Felder <feld@FreeBSD.org>
Wed, 13 May 2020 21:26:49 +0000 (16:26 -0500)
config/description.exs

index 8f050ae8a48b794d47f130d672c7630911c8d414..5e097aec27d1136949f3518b0f0497b831cf87c3 100644 (file)
@@ -1230,7 +1230,7 @@ config :pleroma, :config_description, [
             key: :showInstanceSpecificPanel,
             label: "Show instance specific panel",
             type: :boolean,
-            description: "Whenether to show the instance's specific panel"
+            description: "Whether to show the instance's custom panel"
           },
           %{
             key: :subjectLineBehavior,
@@ -1245,7 +1245,7 @@ config :pleroma, :config_description, [
           %{
             key: :theme,
             type: :string,
-            description: "Which theme to use, they are defined in styles.json",
+            description: "Which theme to use. Available themes are defined in styles.json",
             suggestions: ["pleroma-dark"]
           }
         ]