Skip to content

Commit 941c127

Browse files
committed
fix typos
1 parent 49d00be commit 941c127

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-admin-docs/src/main/asciidoc/changes-2.x.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
== Monitoring Spring Boot 1.5.x ==
33

44
It is possible to monitor Spring Boot 1.5.x applications with Spring Boot Admin 2.x. The old Spring Boot Admin Client is
5-
able to register at a newer server. Since the API has slight changes for you need to set the following property:
5+
able to register at a newer server. Since the API has slight changes, you need to set the following property:
66

7-
. Add reconfigure the api path for Spring Boot Admin Client 1.5.x:
7+
. Reconfigure the api path for Spring Boot Admin Client 1.5.x:
88
+
99
[source,yml]
1010
.application.yml

0 commit comments

Comments
 (0)