diff --git a/pages/developer-docs/configuring_sunbird/configuring_email_notification.md b/pages/developer-docs/configuring_sunbird/configuring_email_notification.md index fba39619b..03bbfa355 100644 --- a/pages/developer-docs/configuring_sunbird/configuring_email_notification.md +++ b/pages/developer-docs/configuring_sunbird/configuring_email_notification.md @@ -111,11 +111,11 @@ Sample template configuration for different content review workflows stored in f
 g)logo: Logo attached in the email, when the logo is not defined, the default logo is used Some parameters are used to dynamically change the content information. It is recommended that these parameters are retained in the request body: -
 a) {{Content type}} -
 b) {{Content title}} -
 c) {{Content link}} -
 d) {{Creator name}} -
 e) {{Reviewer name}} +
 a) Content type +
 b) Content title +
 c) Content link +
 d) Creator name +
 e) Reviewer name ## Custom Templates You can aslo create custom email templates which are channel/tenant specific. When customized templates are not present, the default template is used to send emails for different actions in review workflows.