diff --git a/spring-boot-custom-starter/README.md b/spring-boot-custom-starter/README.md index c22aab7a2b..d74dc222d5 100644 --- a/spring-boot-custom-starter/README.md +++ b/spring-boot-custom-starter/README.md @@ -1,6 +1,6 @@ ## Spring Boot Custom Starter -This module contains articles about writing Spring Boot [starters](https://www.baeldung.com/spring-boot-starters). +This module contains articles about writing [Spring Boot Starters](https://www.baeldung.com/spring-boot-starters). ### Relevant Articles: - [Creating a Custom Starter with Spring Boot](https://www.baeldung.com/spring-boot-custom-starter)