From 873679b180332bf2c04175c6f76f9e5b5802f891 Mon Sep 17 00:00:00 2001 From: Benjapol Worakan Date: Wed, 30 Jul 2025 14:01:35 +0700 Subject: [PATCH] Fix spelling error in documentation (#13061) Fix spelling error in documentation --- www/apps/resources/app/recipes/marketplace/page.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/apps/resources/app/recipes/marketplace/page.mdx b/www/apps/resources/app/recipes/marketplace/page.mdx index 1b23274f06..cb0f6042e4 100644 --- a/www/apps/resources/app/recipes/marketplace/page.mdx +++ b/www/apps/resources/app/recipes/marketplace/page.mdx @@ -37,7 +37,7 @@ Medusa's [Framework](!docs!/learn/fundamentals/framework) for customizations fac In a marketplace, a business or a vendor has a user, and they can use that user to authenticate and manage the vendor's data. -You can create a marketplace module that implements data models for vendors, their admins, and any other data models that fits your use case. +You can create a marketplace module that implements data models for vendors, their admins, and any other data models that fit your use case.