Skip to content

Commit 21a46f0

Browse files
rr404jdv
andauthored
fixing tab typo (#1062)
Co-authored-by: jdv <julien@crowdsec.net>
1 parent 5a75178 commit 21a46f0

File tree

1 file changed

+2
-2
lines changed
  • crowdsec-docs/unversioned/integrations

1 file changed

+2
-2
lines changed

crowdsec-docs/unversioned/integrations/intro.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Each vendor page explains how to create the integration in the CrowdSec Console
6969
defaultValue="step1"
7070
values={[
7171
{label: '1- Create an integration', value: 'step1'},
72-
{label: '2- Remediation Component', value: 'step2'},
72+
{label: '2- Integration Details', value: 'step2'},
7373
{label: '3- Save your credentials', value: 'step3'},
7474
{label: '4- Subscribe to blocklists', value: 'step4'},
7575
]}>
@@ -116,7 +116,7 @@ Then click **Create**.
116116
</div>
117117
<div style={{flex: '0 0 30%'}}>
118118
<ThemedImage
119-
alt="Raw IP List Integration Creation Screen"
119+
alt="Integration Creation Screen"
120120
sources={{
121121
light: useBaseUrl("/img/console_integrations_creation_light.png"),
122122
dark: useBaseUrl("/img/console_integrations_creation_dark.png"),

0 commit comments

Comments
 (0)