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**.