Closes gh-14274
This commit is contained in:
Eddie Olson
2018-08-31 11:19:53 -07:00
committed by Stephane Nicoll
parent 9543fcf44d
commit 7398b7dfa0

View File

@@ -651,7 +651,7 @@ NOTE: `@SpringBootApplication` also provides aliases to customize the attributes
[NOTE]
====
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
by any of the features that it enables. For instance, you may not want to use component
scan in your application: