File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
www/apps/resources/app/recipes/marketplace Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Medusa's [Framework](!docs!/learn/fundamentals/framework) for customizations fac
3737
3838In a marketplace, a business or a vendor has a user, and they can use that user to authenticate and manage the vendor's data.
3939
40- You can create a marketplace module that implements data models for vendors, their admins, and any other data models that fits your use case.
40+ You can create a marketplace module that implements data models for vendors, their admins, and any other data models that fit your use case.
4141
4242<CardList items = { [
4343 {
@@ -156,7 +156,7 @@ The Medusa Admin is an extensible application within your Medusa application. Yo
156156
157157---
158158
159- ## Build Dashbord for Vendors
159+ ## Build Dashboard for Vendors
160160
161161For more complex use cases, customizing the Medusa Admin may not be enough to allow vendors to manage their data.
162162
You can’t perform that action at this time.
0 commit comments