Commit ef89ad01 authored by Radesh Rao's avatar Radesh Rao Committed by Andy Wilkinson

Correct typo in section on using Maven without Boot as the parent

Closes #1188
parent 075eb9f3
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment