From 42edc0c3081c598a831d8a73260b46c8294ac78f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?P=C4=93teris=20Caune?= <cuu508@gmail.com>
Date: Wed, 23 Aug 2023 15:41:14 +0300
Subject: [PATCH] Improve wording in the email report footer

---
 templates/emails/report-body-html.html | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/templates/emails/report-body-html.html b/templates/emails/report-body-html.html
index 36335c2c..d5f7abd3 100644
--- a/templates/emails/report-body-html.html
+++ b/templates/emails/report-body-html.html
@@ -9,9 +9,10 @@ This is a {{ monthly_or_weekly }} report sent by
 
 {% include "emails/report-summary-html.html" %}
 
-<strong>Just one more thing to check:</strong>
-Do you have more cron jobs, not yet on this list, that would benefit from monitoring?
-Get the ball rolling by adding one more!
+Just one more thing to check:
+<strong>Do you have more cron jobs or periodic processes,
+that are not yet on this list?</strong>
+Set up monitoring for them, get notified when they don't run on time!
 <br /><br />
 
 Cheers,<br>