Correct typo in section on using Maven without Boot as the parent
Closes #1188
This commit is contained in:
parent
075eb9f30c
commit
ef89ad019d
|
|
@ -66,7 +66,7 @@ If you import additional starters, you can safely omit the version number.
|
|||
|
||||
[[using-boot-maven-without-a-parent]]
|
||||
==== Using Spring Boot without the parent POM
|
||||
No everyone likes inheriting from the `spring-boot-starter-parent` POM. You may have your
|
||||
Not everyone likes inheriting from the `spring-boot-starter-parent` POM. You may have your
|
||||
own corporate standard parent that you need to use, or you may just prefer to explicitly
|
||||
declare all your Maven configuration.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue