docs: fix typos in learn and recipes (#13017)

This commit is contained in:
mathieuh
2025-07-22 16:51:57 +03:00
committed by GitHub
parent 1bd455bc7b
commit 23a33f08b2
7 changed files with 20 additions and 20 deletions
@@ -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,
},
]} />
]} />