Skip to content

Commit ef89ad0

Browse files
radeshraowilkinsona
authored andcommitted
Correct typo in section on using Maven without Boot as the parent
Closes #1188
1 parent 075eb9f commit ef89ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ If you import additional starters, you can safely omit the version number.
6666

6767
[[using-boot-maven-without-a-parent]]
6868
==== Using Spring Boot without the parent POM
69-
No everyone likes inheriting from the `spring-boot-starter-parent` POM. You may have your
69+
Not everyone likes inheriting from the `spring-boot-starter-parent` POM. You may have your
7070
own corporate standard parent that you need to use, or you may just prefer to explicitly
7171
declare all your Maven configuration.
7272

0 commit comments

Comments
 (0)