Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 91e094d

Browse files
committed
Address further review comments regard punctuation
Signed-off-by: John Collier <John.J.Collier@ibm.com>
1 parent 602bd70 commit 91e094d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/_documentations/installoncloud.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For instructions on installing Che with the Che operator, please see the [Eclips
4040

4141
**Note:** Complete the following steps before you create your `CheCluster` custom resource.
4242

43-
1. Create the `eclipse-codewind` cluster role: `kubectl apply -f https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/setup/install_che/codewind-clusterrole.yaml`
43+
1. Create the `eclipse-codewind` cluster role: `kubectl apply -f https://raw.githubusercontent.com/eclipse/codewind-che-plugin/master/setup/install_che/codewind-clusterrole.yaml`.
4444

4545
2. Ensure the following fields in your `CheCluster` `.yaml` file are set:
4646
- The `spec.server.cheWorkspaceClusterRole` field is set to `eclipse-codewind`, which was created when you previously applied the Codewind ClusterRole.
@@ -50,7 +50,7 @@ For instructions on installing Che with the Che operator, please see the [Eclips
5050

5151
### Installing Che with deployment scripts
5252

53-
If the Che operator was not used to install Eclipse Che, follow these steps instead. Otherwise skip this step:
53+
If the Che operator was not used to install Eclipse Che, follow these steps instead. Otherwise skip these steps:
5454

5555
1. Git clone the [Eclipse Che repository](https://github.com/eclipse/che).
5656
2. Enter the `cd` command to go to the `deploy/openshift` directory.
@@ -77,7 +77,7 @@ If you're running on IBM Cloud Private, you must add the images that Che uses to
7777

7878
### Step 1: Setting up the Che Helm chart
7979

80-
If the Che operator was not used to install Eclipse Che, follow these steps instead. Otherwise skip this step:
80+
If the Che operator was not used to install Eclipse Che, follow these steps instead. Otherwise skip these steps:
8181

8282
1. Clone the [Che repository](https://github.com/eclipse/che).
8383
2. Enter the `cd` command to go to the `deploy/kubernetes/helm/che` directory. Then, edit the `values.yaml` file.

0 commit comments

Comments
 (0)