Skip to content

Commit 3ec90dc

Browse files
committed
updating guidance to be clear 6
1 parent 82e2914 commit 3ec90dc

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

content/patterns/multicloud-gitops/mcg-demo-script.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The secret is `secret`
5656

5757
=== Customize the web page
5858

59-
make a small change to the `hello-world` application to see how the GitOps framework applies the change.
59+
Make a small change to the `hello-world` application to see how the GitOps framework applies the change.
6060

6161
.Procedure
6262

content/patterns/multicloud-gitops/mcg-getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include::modules/mcg-deploying-mcg-pattern.adoc[leveloffset=1]
1414
[id="next-steps_mcg-getting-started"]
1515
== Next steps
1616

17-
After the management hub is set up and works correctly, attach one or more managed clusters to the architecture.
17+
After the management hub is set up and working correctly, attach one or more managed clusters to the architecture.
1818

1919
For instructions on deploying the edge, refer to link:../mcg-managed-cluster/[Attach a managed cluster (edge) to the management hub].
2020

modules/mcg-deploying-mcg-pattern.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ gp2-csi ebs.csi.aws.com <none>
4444
gp3-csi ebs.csi.aws.com true
4545
----
4646
+
47-
For more information about creating a dynamic `StorageClass`, see the https://docs.openshift.com/container-platform/latest/storage/dynamic-provisioning.html[Dynamic provisioning].
47+
For more information about creating a dynamic `StorageClass`, see the https://docs.openshift.com/container-platform/latest/storage/dynamic-provisioning.html[Dynamic provisioning] documentation.
4848

4949
* Optional: A second OpenShift cluster for multicloud demonstration.
5050
//Replaced git and podman prereqs with the tooling dependencies page
@@ -230,9 +230,9 @@ The deployment will not take long but it should deploy successfully.
230230
Alternatively you can deploy the Multicloud GitOps pattern by using the command line script `pattern.sh`.
231231

232232
[id="deploying-cluster-using-patternsh-file"]
233-
== Deploying the cluster by using the pattern.sh file
233+
== Deploying the cluster by using the pattern.sh script
234234

235-
To deploy the cluster by using the `pattern.sh` file, complete the following steps:
235+
To deploy the cluster by using the `pattern.sh` script, complete the following steps:
236236

237237
. Log in to your cluster by running the following command:
238238
+

0 commit comments

Comments
 (0)