diff --git a/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc b/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc index 9be0f0510a..8a9d83f4c9 100644 --- a/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc +++ b/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc @@ -125,8 +125,9 @@ section if you want to use it: ---- -NOTE: You only need to add the plugin, there is no need for to configure it unless you -want to change the settings defined in the parent. +NOTE: If you use the Spring Boot starter parent pom, you only need to +add the plugin, there is no need for to configure it unless you want +to change the settings defined in the parent.