Skip to content

Commit 00233cd

Browse files
committed
Merge branch '1.5.x' into 2.0.x
2 parents ea2fb62 + 0960f79 commit 00233cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ NOTE: `@SpringBootApplication` also provides aliases to customize the attributes
583583

584584
[NOTE]
585585
====
586-
None of these features are mandatory and you may chose to replace this single annotation
586+
None of these features are mandatory and you may choose to replace this single annotation
587587
by any of the features that it enables. For instance, you may not want to use component
588588
scan in your application:
589589

0 commit comments

Comments
 (0)