Update README.md
This commit is contained in:
parent
9812ed531b
commit
bbd9e1988f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ This approach uses container to container communication. This requires that the
|
||||||
|
|
||||||
EmailHandler.promises.sendEmail('registered', {
|
EmailHandler.promises.sendEmail('registered', {
|
||||||
|
|
||||||
is missing a await.
|
is missing an await.
|
||||||
|
|
||||||
await EmailHandler.promises.sendEmail('registered', {
|
await EmailHandler.promises.sendEmail('registered', {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue