Skip to content

Commit 314cd34

Browse files
committed
Merge branch '2.0.x'
2 parents f3dbd94 + 00233cd commit 314cd34

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
@@ -585,7 +585,7 @@ NOTE: `@SpringBootApplication` also provides aliases to customize the attributes
585585

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

0 commit comments

Comments
 (0)