Skip to content

Commit 6c425ff

Browse files
authored
Merge pull request #34805 from EricPonvelle/FixedTypos
[Enterprise-4.8]: Fixed two typos that appear in the 4.8+ version of documentation
2 parents 59744a8 + 7779f24 commit 6c425ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/installation-osp-provider-network-preparation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Provider networks must be owned by the {rh-openstack} project that is used to cr
4646

4747
* Verify that the provider network can reach the {rh-openstack} metadata service IP address, which is `169.254.169.254` by default.
4848
+
49-
Depending on your {rh-openstack} SDN and networking service configuration, you might need to create provide the route when you create the subnet. For example:
49+
Depending on your {rh-openstack} SDN and networking service configuration, you might need to provide the route when you create the subnet. For example:
5050
+
5151
[source,terminal]
5252
----

modules/nw-gcp-installing-global-access-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[id="nw-gcp-global-access-configuration_{context}"]
77
= Create an Ingress Controller with global access on GCP
8-
You can create an Ingress Controller with global access on a new GCP cluster when your. Global access is only available to Ingress Controllers using internal load balancers.
8+
You can create an Ingress Controller that has global access to a Google Cloud Platform (GCP) cluster. Global access is only available to Ingress Controllers using internal load balancers.
99

1010
.Prerequisites
1111

0 commit comments

Comments
 (0)