From fe5a7b1810ae499dc1b8659449dbbdf2e94d14c2 Mon Sep 17 00:00:00 2001 From: Akmal Maksumov <69125374+akmaksumov@users.noreply.github.com> Date: Fri, 19 Jul 2024 01:49:08 -0700 Subject: [PATCH] Update page.mdx (#8189) Fixed typos in docs --- www/apps/resources/app/integrations/page.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/apps/resources/app/integrations/page.mdx b/www/apps/resources/app/integrations/page.mdx index e91bf7bda9..8b11c9ebac 100644 --- a/www/apps/resources/app/integrations/page.mdx +++ b/www/apps/resources/app/integrations/page.mdx @@ -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). @@ -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).