Replace cancelled typo with canceled in docs as implementing the docs was causing notifications to not send emails.

This commit is contained in:
Greg Hannan
2022-04-27 13:41:16 +01:00
parent d7971ba604
commit ab4a141f73
2 changed files with 3 additions and 3 deletions
@@ -13,7 +13,7 @@ class SendGridService extends NotificationService {
* from: Medusa <hello@medusa.example>,
* order_placed_template: 01234,
* order_updated_template: 56789,
* order_cancelled_template: 4242,
* order_canceled_template: 4242,
* user_password_reset_template: 0000,
* customer_password_reset_template: 1111,
* }