Fix multiple typos in medusa docs (#5854)

This commit is contained in:
Sajarin M
2023-12-13 10:51:48 +00:00
committed by GitHub
parent 07107f3565
commit 4710c8ba7e
22 changed files with 42 additions and 42 deletions
@@ -35,7 +35,7 @@ To send an email or another type of notification method, you must have a notific
---
## Methed 1: Using a Subscriber
## Method 1: Using a Subscriber
To subscribe to and handle an event, you must create a [subscriber](../../../development/events/subscribers.mdx).