We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd08131 commit 06a842eCopy full SHA for 06a842e
src/webview/cluster/app/cluster.tsx
@@ -27,7 +27,7 @@ const useStyles = makeStyles(clusterStyle);
27
const clusterTypes = [
28
{
29
heading: 'Deploy it locally on your laptop',
30
- description: 'Install on Laptop: Red Hat OpenShift Local(formerly Red Hat CodeReady Containers)',
+ description: 'Install on Laptop: Red Hat OpenShift Local (formerly Red Hat CodeReady Containers)',
31
smallInfo: 'Create a minimal OpenShift 4 cluster on your desktop/laptop for local development and testing.',
32
imageUrl: ['https://www.openshift.com/hubfs/images/icons/Icon-Red_Hat-Hardware-Laptop-A-Black-RGB.svg'],
33
urlAlt: 'crc',
0 commit comments