Skip to content

Commit f71cc2c

Browse files
Update articles/aks/howto-deploy-java-liberty-app.md
Co-authored-by: Karl Erickson <[email protected]>
1 parent f552e10 commit f71cc2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/howto-deploy-java-liberty-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ Use the following steps to deploy and test the application:
468468
469469
---
470470
471-
Copy the value of `ADDRESS` from the output. This is the front-end public IP address of the deployed Application Gateway instance.
471+
Copy the value of `ADDRESS` from the output. This value is the front-end public IP address of the deployed Application Gateway instance.
472472
473473
1. Go to `https://<ADDRESS>` to test the application. For your convenience, this shell command creates an environment variable whose value you can paste straight into the browser:
474474

0 commit comments

Comments
 (0)