docs: rename provider module to module provider (#7869)
* docs: rename provider module to module provider * fix vale rule * vale fixes
This commit is contained in:
@@ -70,7 +70,7 @@ Merchants choose which payment and fulfillment providers are available in each r
|
||||
|
||||
During checkout, customers only see the payment providers and shipping options configured for the region. This lets you give customers a localized experience that feels familiar and instills trust.
|
||||
|
||||
Medusa provides official provider modules for payment and fulfillment. You can also create custom provider modules.
|
||||
Medusa provides official module providers for payment and fulfillment. You can also create custom module providers.
|
||||
|
||||
<CardList items={[
|
||||
{
|
||||
@@ -87,7 +87,7 @@ Medusa provides official provider modules for payment and fulfillment. You can a
|
||||
{
|
||||
href: "/integrations",
|
||||
title: "Integrations",
|
||||
text: "Check out available integrations, including payment provider modules.",
|
||||
text: "Check out available integrations, including payment module providers.",
|
||||
startIcon: <AcademicCapSolid />,
|
||||
showLinkIcon: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user