From d5c05c722b3fad28fe2c565128301e54247eaeec Mon Sep 17 00:00:00 2001 From: mmattel Date: Wed, 19 Apr 2023 23:01:17 +0200 Subject: [PATCH] add comma --- services/notifications/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/notifications/README.md b/services/notifications/README.md index b95a4a97a9..755cdf191f 100644 --- a/services/notifications/README.md +++ b/services/notifications/README.md @@ -1,6 +1,6 @@ # Notification -The notification service is responsible for sending emails to users informing them about events that happened. To do this it hooks into the event system and listens for certain events that the users need to be informed about. +The notification service is responsible for sending emails to users informing them about events that happened. To do this, it hooks into the event system and listens for certain events that the users need to be informed about. ## Email Notification Templates