Skip to content

Commit 0960f79

Browse files
committed
Merge pull request #14274 from EddieOlson:fix-typo
* pr/14274: Fix typo
2 parents 9543fcf + 7398b7d commit 0960f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

652652
[NOTE]
653653
====
654-
None of these features are mandatory and you may chose to replace this single annotation
654+
None of these features are mandatory and you may choose to replace this single annotation
655655
by any of the features that it enables. For instance, you may not want to use component
656656
scan in your application:
657657

0 commit comments

Comments
 (0)