Skip to content

Commit 070eec3

Browse files
aweigoldjoshiste
authored andcommitted
Fix Minor typo in docs
1 parent a2ed7bf commit 070eec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-admin-docs/src/main/asciidoc/server.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ In addition when the reverse proxy terminates the https connection, it may be ne
5252
| `"Cookie", "Set-Cookie", "Authorization"
5353

5454
| spring.boot.admin.ui.public-url
55-
| Brand to be shown in then navbar.
55+
| Base url to use to build the base href in the ui.
5656
| If running behind a reverse proxy (using path rewriting) this can be used to make correct self references. If the host/port is omitted it will be inferred from the request.
5757

5858
| spring.boot.admin.ui.brand
59-
| Brand to be shown in then navbar.
59+
| Brand to be shown in the navbar.
6060
| `"<img src="assets/img/icon-spring-boot-admin.svg"><span>Spring Boot Admin</span>"`
6161

6262
| spring.boot.admin.ui.title

0 commit comments

Comments
 (0)