Skip to content

Commit

Permalink
fix: update domain register wizard page
Browse files Browse the repository at this point in the history
Update the content for the point (1) to indicate that we are registering
a domain with the ipa-hcc command, not a server; the command will
register all the servers that conform the IdM domain.

Signed-off-by: Alejandro Visiedo <[email protected]>
  • Loading branch information
avisiedo committed Oct 11, 2023
1 parent dec9c5a commit c09733d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const PageServiceRegistration = (props: PageServiceRegistrationProp) => {
<ol>
<li className="pf-u-ml-md">
<TextContent>
Register your Red Hat IdM server with the Red Hat Hybrid Cloud Console by running the following command in a terminal on your Red Hat
Register your Red Hat IdM domain with the Red Hat Hybrid Cloud Console by running the following command in a terminal on your Red Hat
IdM server.
</TextContent>
<ClipboardCopy hoverTip="copy" clickTip="Copied" isReadOnly>
Expand Down

0 comments on commit c09733d

Please sign in to comment.