docs: fix spelling and grammar (#13862)
Fixed various spelling errors and grammatical issues across multiple .mdx documentation files.
This commit is contained in:
@@ -188,7 +188,7 @@ Refer to the [Events Reference](/references/events) for a complete list of event
|
||||
|
||||
You can also send an email using SendGrid in any [workflow](!docs!/learn/fundamentals/workflows). This allows you to send emails within your custom flows.
|
||||
|
||||
You can use the [sendNotifcationStep](/references/medusa-workflows/steps/sendNotificationsStep) in your workflow to send an email using SendGrid.
|
||||
You can use the [sendNotificationsStep](/references/medusa-workflows/steps/sendNotificationsStep) in your workflow to send an email using SendGrid.
|
||||
|
||||
For example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user