diff --git a/src/Components/CreateImageWizardV2/steps/Registration/RegisterLaterInformation.tsx b/src/Components/CreateImageWizardV2/steps/Registration/RegisterLaterInformation.tsx index 55ec8d3e..f71ae4ea 100644 --- a/src/Components/CreateImageWizardV2/steps/Registration/RegisterLaterInformation.tsx +++ b/src/Components/CreateImageWizardV2/steps/Registration/RegisterLaterInformation.tsx @@ -13,7 +13,7 @@ import { RHC_URL } from '../../../../constants'; const RegisterLaterInformation = () => { return ( - Register Later + Register later On initial boot, systems will need to be registered manually before having access to updates or Red Hat services. Registering and connecting diff --git a/src/Components/CreateImageWizardV2/steps/Review/ReviewStepTextLists.tsx b/src/Components/CreateImageWizardV2/steps/Review/ReviewStepTextLists.tsx index a8bf7cbb..dbb4a6bc 100644 --- a/src/Components/CreateImageWizardV2/steps/Review/ReviewStepTextLists.tsx +++ b/src/Components/CreateImageWizardV2/steps/Review/ReviewStepTextLists.tsx @@ -331,7 +331,7 @@ export const TargetEnvAzureList = () => { {shareMethod === 'manual' && ( <> - Azure Tenant ID + Azure tenant ID {tenantId} @@ -469,7 +469,7 @@ export const ContentList = ({ component={TextListItemVariants.dt} className="pf-u-min-width" > - Repository Snapshot + Repository snapshot { return ( <> - + { return ( <> - + { - + { )} {shareMethod === 'manual' && ( <> - + dispatch(changeAzureTenantId(value))}