Skip to content

Commit ce51007

Browse files
author
Alberto Morgante
committed
fix typo
1 parent 813b39d commit ce51007

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ As you can see, the template key store in mongo will be the concatenation of:
6767
- Language
6868

6969

70-
## Send Notification (Flow Description)
70+
### Send Notification (Flow Description)
7171
The main points will be:
7272
- First, any microservice could generate the Notification Message json:
7373

@@ -110,10 +110,10 @@ This is the name of the template loaded previously
110110
This is the way to specify the channel or channels to use in the notification
111111
(By default if a available channel not appear here, the value will be False. In the example, the sms channel will not be available)
112112

113-
### Language:
113+
#### Language:
114114
This is the language for the notification. If there are several templates available for a notification, with the language will be select the correct one.
115115

116-
### Custom data:
116+
#### Custom data:
117117
This is the value of the variables in order to be matched into the {{.CustomData.XXXX}} templates placesholder
118118

119119

0 commit comments

Comments
 (0)