From 4f5ee26f2da6e447a0e079c026846ceeb29e5045 Mon Sep 17 00:00:00 2001
From: feld <feld@feld.me>
Date: Thu, 13 Feb 2020 14:00:33 +0000
Subject: [PATCH] Update description.exs

---
 config/description.exs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/description.exs b/config/description.exs
index 75b1c8c108..9096933194 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -1167,7 +1167,7 @@
             type: :boolean,
             description:
               "By default it assumes logo used will be monochrome with alpha channel to be compatible with both light and dark themes. " <>
-                "If you want a colorful logo you just disable logoMask."
+                "If you want a colorful logo you must disable logoMask."
           },
           %{
             key: :logoMargin,
-- 
GitLab