Skip to content

Commit 873679b

Browse files
authored
Fix spelling error in documentation (medusajs#13061)
Fix spelling error in documentation
1 parent 5d79dc8 commit 873679b

File tree

1 file changed

+2
-2
lines changed
  • www/apps/resources/app/recipes/marketplace

1 file changed

+2
-2
lines changed

www/apps/resources/app/recipes/marketplace/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Medusa's [Framework](!docs!/learn/fundamentals/framework) for customizations fac
3737

3838
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.
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

161161
For more complex use cases, customizing the Medusa Admin may not be enough to allow vendors to manage their data.
162162

0 commit comments

Comments
 (0)