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:
Shahed Nasser
2024-07-01 10:21:19 +03:00
committed by GitHub
parent 2833e3c4d0
commit 1842cd33cf
28 changed files with 117 additions and 117 deletions
+2 -2
View File
@@ -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
},