Skip to content

Commit a45b43b

Browse files
authored
Merge pull request #123872 from v-jaswel/patch-3
[ACA] Update java-eureka-server.md. Fix typos.
2 parents a8b16ba + 161717d commit a45b43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/java-eureka-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Now that you have an existing environment, you can create your container app and
133133

134134
This command returns the URL of your container app that consumes registers with the Eureka server component. Copy the URL to a text editor so you can use it in a coming step.
135135

136-
Navigate top the `/allRegistrationStatus` route view all applications registered with the Eureka Server for Spring.
136+
Navigate to the `/allRegistrationStatus` route to view all applications registered with the Eureka Server for Spring.
137137

138138
The binding injects several configurations into the application as environment variables, primarily the `eureka.client.service-url.defaultZone` property. This property indicates the internal endpoint of the Eureka Server Java component.
139139

0 commit comments

Comments
 (0)