docs: fix typo in page.mdx (#10210)

Fix typo
This commit is contained in:
Pedro Tigre
2024-11-22 04:47:44 -03:00
committed by GitHub
parent 6486f2bcce
commit 58f24a373d

View File

@@ -75,7 +75,7 @@ export default async function subscriberHandler({ container }: SubscriberArgs) {
### Order Management
Store and manage your orders to retriev, create, cancel, and perform other operations.
Store and manage your orders to retrieve, create, cancel, and perform other operations.
```ts
const order = await orderModuleService.createOrders({