Skip to content

Commit

Permalink
Fix a typo in kotlin.adoc
Browse files Browse the repository at this point in the history
Closes gh-31958
  • Loading branch information
slovenlyimp authored and sdeleuze committed Jan 5, 2024
1 parent 318d460 commit a51c22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework-docs/modules/ROOT/pages/languages/kotlin.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Most of the code samples of the reference documentation are
provided in Kotlin in addition to Java.

The easiest way to build a Spring application with Kotlin is to leverage Spring Boot and
its{spring-boot-docs}/boot-features-kotlin.html[dedicated Kotlin support].
its {spring-boot-docs}/boot-features-kotlin.html[dedicated Kotlin support].
{spring-site-guides}/tutorials/spring-boot-kotlin/[This comprehensive tutorial]
will teach you how to build Spring Boot applications with Kotlin using https://start.spring.io/#!language=kotlin&type=gradle-project[start.spring.io].

Expand Down

0 comments on commit a51c22b

Please sign in to comment.