docs: capitalize use of Framework across docs (#12207)
* docs: capitalize use of Framework across docs * generate llm
This commit is contained in:
@@ -9,7 +9,7 @@ export const metadata = {
|
||||
|
||||
In this guide, you'll learn how to support subscription purchases with Medusa.
|
||||
|
||||
When you install a Medusa application, you get a fully-fledged commerce platform with support for customizations. While Medusa doesn't provide subscription-based purchases natively, it provides the framework to support you in implementing this feature.
|
||||
When you install a Medusa application, you get a fully-fledged commerce platform with support for customizations. While Medusa doesn't provide subscription-based purchases natively, it provides the Framework to support you in implementing this feature.
|
||||
|
||||
In this guide, you'll customize Medusa to implement subscription-based purchases with the following features:
|
||||
|
||||
@@ -23,7 +23,7 @@ This guide uses Stripe as an example to capture the subscription payments. You'r
|
||||
|
||||
<Note>
|
||||
|
||||
This guide provides an example of an approach to implement subscriptions. You're free to choose a different approach using Medusa's framework.
|
||||
This guide provides an example of an approach to implement subscriptions. You're free to choose a different approach using the Medusa Framework.
|
||||
|
||||
</Note>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user