From 766b71e15ae3f716f449b8e7a55aba761b706cb4 Mon Sep 17 00:00:00 2001 From: Dmitrii Bocharov Date: Sun, 23 Nov 2025 20:25:56 +0100 Subject: [PATCH] fix: typo in Slack integration setup documentation --- platform/integrations/slack_integration/setup.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/integrations/slack_integration/setup.mdx b/platform/integrations/slack_integration/setup.mdx index b7c35449e..2d58f1b8f 100644 --- a/platform/integrations/slack_integration/setup.mdx +++ b/platform/integrations/slack_integration/setup.mdx @@ -70,5 +70,5 @@ Now you can use the Tolgee app in your Slack workspace. # Self-hosting You can also use the Tolgee Slack integration with the self-hosted version of Tolgee. Your setup will be a bit different. - You need to need to create your own Slack and then configure the Tolgee app to use your self-hosted Tolgee instance. -To learn more refer to the [Self-hosting documentation](/platform/self_hosting/slack_integration_self_hosted). \ No newline at end of file + You need to create your own Slack and then configure the Tolgee app to use your self-hosted Tolgee instance. +To learn more refer to the [Self-hosting documentation](/platform/self_hosting/slack_integration_self_hosted).