Skip to content

Commit a36571b

Browse files
committed
Merge pull request #103 from izeye/patch-3
Fix typo
2 parents 16144a8 + 208f974 commit a36571b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-admin-server-ui/app/views/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<h2 >About Spring-Boot Admin</h2>
33
<p>
44
This is an administration GUI for Spring-Boot applications. All applications have to register themselves at this application.
5-
This is done by including <a href="https://github.com/codecentric/spring-boot-admin/tree/master/spring-boot-admin-starter-client">spring-boot-adminstarter-client</a> as dependency.
5+
This is done by including <a href="https://github.com/codecentric/spring-boot-admin/tree/master/spring-boot-admin-starter-client">spring-boot-admin-starter-client</a> as dependency.
66
This will auto-configure a registrator that registers the application.
77
</p>
88
</div>

0 commit comments

Comments
 (0)