docs: fix typos in learn and recipes (#13017)
This commit is contained in:
@@ -168,7 +168,7 @@ The Medusa Admin is an extensible application within your Medusa application. Yo
|
||||
|
||||
## Customize or Build Storefront
|
||||
|
||||
Medusa provides a Next.js Starter Storefront to use with your application. You can customize it to for your subscription use case, such as allowing customers to manage their subscriptions.
|
||||
Medusa provides a Next.js Starter Storefront to use with your application. You can customize it for your subscription use case, such as allowing customers to manage their subscriptions.
|
||||
|
||||
Alternatively, you can build your own storefront using the Medusa APIs. This headless approach gives you the flexibility to build a custom storefront without limitations on which tech stack you use, or the design of the storefront.
|
||||
|
||||
@@ -185,4 +185,4 @@ Alternatively, you can build your own storefront using the Medusa APIs. This hea
|
||||
text: "Find guides to build your own storefront.",
|
||||
icon: AcademicCapSolid,
|
||||
},
|
||||
]} />
|
||||
]} />
|
||||
|
||||
Reference in New Issue
Block a user