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:
@@ -198,8 +198,8 @@ Then, merchants can view all orders coming from different sales channels using t
|
||||
<CardList items={[
|
||||
{
|
||||
href: "/references/payment/provider",
|
||||
title: "Create a Payment Provider Module",
|
||||
text: "Learn how to create a payment provider module.",
|
||||
title: "Create a Payment Module Provider",
|
||||
text: "Learn how to create a payment module provider.",
|
||||
startIcon: <AcademicCapSolid />,
|
||||
showLinkIcon: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user