Merge pull request #14274 from EddieOlson:fix-typo

* pr/14274:
  Fix typo
This commit is contained in:
Stephane Nicoll 2018-09-02 09:03:08 +02:00
commit 0960f796fa

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: