Skip to content

Commit 06a842e

Browse files
authored
Fix description
1 parent dd08131 commit 06a842e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webview/cluster/app/cluster.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const useStyles = makeStyles(clusterStyle);
2727
const clusterTypes = [
2828
{
2929
heading: 'Deploy it locally on your laptop',
30-
description: 'Install on Laptop: Red Hat OpenShift Local(formerly Red Hat CodeReady Containers)',
30+
description: 'Install on Laptop: Red Hat OpenShift Local (formerly Red Hat CodeReady Containers)',
3131
smallInfo: 'Create a minimal OpenShift 4 cluster on your desktop/laptop for local development and testing.',
3232
imageUrl: ['https://www.openshift.com/hubfs/images/icons/Icon-Red_Hat-Hardware-Laptop-A-Black-RGB.svg'],
3333
urlAlt: 'crc',

0 commit comments

Comments
 (0)