docs: typos and examples fixes (#11954)
* docs: typos and examples fixes * fix notification example
This commit is contained in:
@@ -50,7 +50,7 @@ export default async function helloWorldLoader({
|
||||
}: LoaderOptions) {
|
||||
const logger = container.resolve("logger")
|
||||
|
||||
logger.info("[helloWorldLoader]: Hello, World!")
|
||||
logger.info("[HELLO MODULE] Just started the Medusa application!")
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user