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