File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ Create environment variables in your shell for the resource group name for the d
143
143
$Env :DB_RESOURCE_GROUP_NAME=" <your-database-resource-group-name>"
144
144
` ` `
145
145
146
- Now that the database and AKS cluster have been created, we can proceed to preparing AKS to host your Open Liberty application.
146
+ Now that the database and AKS cluster are created, we can proceed to preparing AKS to host your Open Liberty application.
147
147
148
148
# # Configure and deploy the sample application
149
149
@@ -175,7 +175,7 @@ git checkout 20240109
175
175
176
176
---
177
177
178
- If you see a message about being in "detached HEAD" state, this message is safe to ignore. It just means you have checked out a tag.
178
+ If you see a message about being in "detached HEAD" state, this message is safe to ignore. It just means you checked out a tag.
179
179
180
180
```
181
181
java-app
You can’t perform that action at this time.
0 commit comments