From 83b4a6db81a392c1eba953fe5190db73e1418170 Mon Sep 17 00:00:00 2001 From: Ridhwana Date: Thu, 18 Nov 2021 15:47:50 +0200 Subject: [PATCH] feat: update the description to more concise (#15416) --- app/lib/constants/settings/general.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/lib/constants/settings/general.rb b/app/lib/constants/settings/general.rb index 500b1e57b..848497d5d 100644 --- a/app/lib/constants/settings/general.rb +++ b/app/lib/constants/settings/general.rb @@ -90,7 +90,7 @@ module Constants placeholder: "$pay.somethinglikethis.co/value" }, periodic_email_digest: { - description: "Determines how often periodic email digests are sent", + description: "Determines how often email digests are sent (in days)", placeholder: 2 }, sidebar_tags: {