Skip to content

Commit

Permalink
Change Openshift text to OpenShift (#58)
Browse files Browse the repository at this point in the history
Signed-off-by: Montse Ortega <[email protected]>
  • Loading branch information
ammont82 authored Dec 24, 2024
1 parent 151c851 commit 3791153
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const PrepareMigrationStep: React.FC = () => {
id="lets-try"
label="Let's try"
name="lets-try"
description="Starting with a minimal cluster to try our migration flows and Openshift Virtualization. (20 VMs or up to cluster capacity limitations)"
description="Starting with a minimal cluster to try our migration flows and OpenShift Virtualization. (20 VMs or up to cluster capacity limitations)"
checked
/>
</StackItem>
Expand Down Expand Up @@ -67,14 +67,14 @@ export const PrepareMigrationStep: React.FC = () => {
id="use-existing-cluster"
label="Use existing cluster"
name="use-existing-cluster"
description="Choose one of your Openshift cluster"
description="Choose one of your OpenShift cluster"
isDisabled
/>
</StackItem>
<StackItem>
<Radio
id="use-sandbox"
label="Use Openshift developer sandbox (Coming Soon)"
label="Use OpenShift developer sandbox (Coming Soon)"
name="use-sandabox"
description=""
isDisabled
Expand Down

0 comments on commit 3791153

Please sign in to comment.