From dba18ce7784b1bcab0bd9cedb1d6e1e1d6b806c3 Mon Sep 17 00:00:00 2001 From: Peter Sauer Date: Thu, 12 Sep 2019 21:40:33 +0200 Subject: [PATCH] Fix minor typo The phrase `We have you covered.` is a sentence and so it should start with a capital `W`. See gh-18216 --- .../src/main/asciidoc/documentation-overview.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc index b056c0f8578..aa80aaf3c90 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc @@ -53,7 +53,7 @@ If you are getting started with Spring Boot or 'Spring' in general, start with < == Working with Spring Boot -Ready to actually start using Spring Boot? <>: +Ready to actually start using Spring Boot? <>: * *Build systems:* <> | <> | <> | <> * *Best practices:* <> | <> | <> | <>