Skip to content

Commit

Permalink
HMS-2584 fix: update informative text content
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
avisiedo committed Oct 9, 2023
1 parent 7f5efee commit cffdd4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const PagePreparation = (props: PagePreparationProps) => {
<Icon status="info" isInline>
<InfoCircleIcon />
</Icon>{' '}
Only RHEL IdM (IPA) are currently supported.
Only Red Hat Identity Management (IdM) is currently supported.
</TextContent>
}
></FormGroup>
Expand Down

0 comments on commit cffdd4d

Please sign in to comment.