Fix typo and name Spring Initializr

Link to start.spring.io is using official "Spring Initializr" as link text now.
This commit is contained in:
Thomas Küstermann 2019-10-22 16:20:59 +02:00 committed by Stian Thorgersen
parent 384b37dd62
commit cef9a6f009

View file

@ -8,7 +8,7 @@ You then have to provide some extra configuration via normal Spring Boot configu
===== Adapter Installation
The Keycloak Spring Boot adapter takes advantage of Spring Boot's autoconfiguration so all you need to do is add the Keycloak Spring Boot starter to your project.
They Keycloak Spring Boot Starter is also directly available from the https://start.spring.io/[Spring Start Page].
The Keycloak Spring Boot Starter is also directly available from the https://start.spring.io/[Spring Initializr Page].
To add it manually using Maven, add the following to your dependencies: