From 51a2ff3635f321fc539d5a6402fd19ad2c03bc2d Mon Sep 17 00:00:00 2001 From: jdv Date: Thu, 9 Apr 2026 10:28:05 +0200 Subject: [PATCH] fixing tab typo --- crowdsec-docs/unversioned/integrations/intro.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdsec-docs/unversioned/integrations/intro.mdx b/crowdsec-docs/unversioned/integrations/intro.mdx index 22e6eb494..25e8900e5 100644 --- a/crowdsec-docs/unversioned/integrations/intro.mdx +++ b/crowdsec-docs/unversioned/integrations/intro.mdx @@ -69,7 +69,7 @@ Each vendor page explains how to create the integration in the CrowdSec Console defaultValue="step1" values={[ {label: '1- Create an integration', value: 'step1'}, - {label: '2- Remediation Component', value: 'step2'}, + {label: '2- Integration Details', value: 'step2'}, {label: '3- Save your credentials', value: 'step3'}, {label: '4- Subscribe to blocklists', value: 'step4'}, ]}> @@ -116,7 +116,7 @@ Then click **Create**.