Skip to content

Commit 0b3d05f

Browse files
authored
Version update and typos (#779)
1 parent d903c99 commit 0b3d05f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs-source/spring/content/setup/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Oracle Backend for Spring Boot and Microservices setup installs the following co
120120
| Oracle Database Operator | 1.0 | Helps reduce the time and complexity of deploying and managing Oracle databases. |
121121
| Oracle Transaction Manager for Microservices | 22.3.2 | Manages distributed transactions to ensure consistency across Microservices. |
122122
| Strimzi-Apache Kafka operator | 0.36.1 | Manages Apache Kafka clusters. |
123-
| Apacha Kafka | 3.4.0 - 3.5.1 | Provides distributed event streaming. |
123+
| Apache Kafka | 3.4.0 - 3.5.1 | Provides distributed event streaming. |
124124
| Coherence | 3.2.11 | Provides in-memory data grid. |
125125
| Parse Server (optional) | 6.3.0 | Provides backend services for mobile and web applications. |
126126
| Parse Dashboard (optional) | 5.2.0 | Provides web user interface for managing the Parse Server. |
@@ -175,7 +175,7 @@ To set up the OCI environment, process these steps:
175175
- `APISIX Administrator Password` (optional) : Leave blank to auto-generate.
176176
- `Grafana Administrator Password` (optional) : Leave blank to auto-generate.
177177
- `ORACTL Administrator Password` optional) : Leave blank to auto-generate. This is the password for the `obaas-admin` user.
178-
- `ORACTL User Password` (optional) : Leave blank to aout-generate. This is the password for the `obaas-user` user.
178+
- `ORACTL User Password` (optional) : Leave blank to auto-generate. This is the password for the `obaas-user` user.
179179

180180
<!-- spellchecker-disable -->
181181
{{< img name="oci-stack-passwords" size="large" lazy=false >}}
@@ -218,7 +218,7 @@ To set up the OCI environment, process these steps:
218218

219219
- `Enable Public Load Balancer` : This option allows access to the load balancer from the internet (public IP). If not
220220
selected, access can only be from a private VCN.
221-
- `Public Load Balancer Access Control` : Enter the CIDR block you want to give access to the Load Blanacer. Default (and not recommended) is `0.0.0.0/0`.
221+
- `Public Load Balancer Access Control` : Enter the CIDR block you want to give access to the Load Balancer. Default (and not recommended) is `0.0.0.0/0`.
222222
- `Public Load Balancer Ports Exposed` : The ports exposed from the load balancer.
223223
- `Minimum bandwidth` : The minimum bandwidth that the load balancer can achieve.
224224
- `Maximum bandwidth` : The maximum bandwidth that the load balancer can achieve.
Loading

0 commit comments

Comments
 (0)