From cffdd4d4b8dc2c87b5354cd3cc36f4edb2bf98d0 Mon Sep 17 00:00:00 2001 From: Alejandro Visiedo Date: Mon, 9 Oct 2023 17:16:56 +0200 Subject: [PATCH] HMS-2584 fix: update informative text content For the 'Preparation' wizard page, the informative text content is updated to indicate the below: 'Only Red Hat Identity Management (IdM) is currently supported' Signed-off-by: Alejandro Visiedo --- .../WizardPage/Components/PagePreparation/PagePreparation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Routes/WizardPage/Components/PagePreparation/PagePreparation.tsx b/src/Routes/WizardPage/Components/PagePreparation/PagePreparation.tsx index 4feeb21..68b2c10 100644 --- a/src/Routes/WizardPage/Components/PagePreparation/PagePreparation.tsx +++ b/src/Routes/WizardPage/Components/PagePreparation/PagePreparation.tsx @@ -89,7 +89,7 @@ const PagePreparation = (props: PagePreparationProps) => { {' '} - Only RHEL IdM (IPA) are currently supported. + Only Red Hat Identity Management (IdM) is currently supported. } >