diff --git a/services/notifications/README.md b/services/notifications/README.md index 15840736b..81b25c4b9 100644 --- a/services/notifications/README.md +++ b/services/notifications/README.md @@ -2,7 +2,7 @@ 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 Notifications +## Email Notification Templates The `notifications` service has embedded email body templates. The email templates contain placeholders `{{ .Greeting }}`, `{{ .MessageBody }}`, `{{ .CallToAction }}` that are