From 86a2bd9bff08d6d04ee51355aa0d50b799d2433c Mon Sep 17 00:00:00 2001
From: szatom <szanyitomi@gmail.com>
Date: Thu, 30 May 2024 11:30:37 +0200
Subject: [PATCH] Phpcs fix.

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 68035f8..c5fe6cc 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,8 @@ CONFIGURATION
 Configuration » Development » Error & Exception mailer config:
  * Set on which Error level type (critical, error, warning, etc) should be email
    sent
- * Customize which role(s) (users assigned to role(s)) or email addresses should get email
+ * Customize which role(s) (users assigned to role(s)) or email addresses
+   should get email
  * Email sending limits - flood control
    * Set maximum number of suppressed consecutive similar email alerts
    * Set similarity level
-- 
GitLab