We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9543fcf + 7398b7d commit 0960f79Copy full SHA for 0960f79
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
@@ -651,7 +651,7 @@ NOTE: `@SpringBootApplication` also provides aliases to customize the attributes
651
652
[NOTE]
653
====
654
-None of these features are mandatory and you may chose to replace this single annotation
+None of these features are mandatory and you may choose to replace this single annotation
655
by any of the features that it enables. For instance, you may not want to use component
656
scan in your application:
657
0 commit comments