Fix spelling error in documentation (#13061)

Fix spelling error in documentation
This commit is contained in:
Benjapol Worakan
2025-07-30 14:01:35 +07:00
committed by GitHub
parent 5d79dc8c41
commit 873679b180

View File

@@ -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.
<CardList items={[
{
@@ -156,7 +156,7 @@ The Medusa Admin is an extensible application within your Medusa application. Yo
---
## Build Dashbord for Vendors
## Build Dashboard for Vendors
For more complex use cases, customizing the Medusa Admin may not be enough to allow vendors to manage their data.