diff --git a/apps/app/components/exporter/guide.tsx b/apps/app/components/exporter/guide.tsx index 82a4fd4539..dd6fab9dce 100644 --- a/apps/app/components/exporter/guide.tsx +++ b/apps/app/components/exporter/guide.tsx @@ -68,7 +68,7 @@ const IntegrationGuide = () => {

{service.description}

- + {service.type} now diff --git a/apps/app/components/integration/guide.tsx b/apps/app/components/integration/guide.tsx index 0b06e997e3..7c1dd20fe9 100644 --- a/apps/app/components/integration/guide.tsx +++ b/apps/app/components/integration/guide.tsx @@ -100,7 +100,7 @@ const IntegrationGuide = () => {