diff --git a/www/apps/resources/app/commerce-modules/order/page.mdx b/www/apps/resources/app/commerce-modules/order/page.mdx index bcd5929770..112a27d2d3 100644 --- a/www/apps/resources/app/commerce-modules/order/page.mdx +++ b/www/apps/resources/app/commerce-modules/order/page.mdx @@ -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({