Update page.mdx (#8189)

Fixed typos in docs
This commit is contained in:
Akmal Maksumov
2024-07-19 08:49:08 +00:00
committed by GitHub
parent 35c3759ed8
commit fe5a7b1810
+2 -2
View File
@@ -18,7 +18,7 @@ Learn how to create a payment provider in [this guide](/references/payment/provi
## Notification
Learn how to create a payment provider in [this guide](/references/notification-provider-module).
Learn how to create a notification provider in [this guide](/references/notification-provider-module).
<ChildDocs showItems={["Notification"]} hideTitle />
@@ -26,6 +26,6 @@ Learn how to create a payment provider in [this guide](/references/notification-
## File
Learn how to create a payment provider in [this guide](/references/file-provider-module).
Learn how to create a file provider in [this guide](/references/file-provider-module).
<ChildDocs showItems={["File"]} hideTitle />