diff --git a/apps/app/components/exporter/guide.tsx b/apps/app/components/exporter/guide.tsx index 82a4fd453..dd6fab9dc 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 0b06e997e..7c1dd20fe 100644 --- a/apps/app/components/integration/guide.tsx +++ b/apps/app/components/integration/guide.tsx @@ -100,7 +100,7 @@ const IntegrationGuide = () => {