Skip to content

Commit 8aa7e24

Browse files
committed
Merge pull request #18216 from ptrsauer
* pr/18216: Fix minor typo Closes gh-18216
2 parents 23174eb + dba18ce commit 8aa7e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you are getting started with Spring Boot or 'Spring' in general, start with <
5353

5454

5555
== Working with Spring Boot
56-
Ready to actually start using Spring Boot? <<using-spring-boot.adoc#using-boot, we have you covered>>:
56+
Ready to actually start using Spring Boot? <<using-spring-boot.adoc#using-boot, We have you covered>>:
5757

5858
* *Build systems:* <<using-spring-boot.adoc#using-boot-maven, Maven>> | <<using-spring-boot.adoc#using-boot-gradle, Gradle>> | <<using-spring-boot.adoc#using-boot-ant, Ant>> | <<using-spring-boot.adoc#using-boot-starter, Starters>>
5959
* *Best practices:* <<using-spring-boot.adoc#using-boot-structuring-your-code, Code Structure>> | <<using-spring-boot.adoc#using-boot-configuration-classes, @Configuration>> | <<using-spring-boot.adoc#using-boot-auto-configuration, @EnableAutoConfiguration>> | <<using-spring-boot.adoc#using-boot-spring-beans-and-dependency-injection, Beans and Dependency Injection>>

0 commit comments

Comments
 (0)