Skip to content

Commit 7398b7d

Browse files
Eddie Olsonsnicoll
authored andcommitted
Fix typo
Closes gh-14274
1 parent 9543fcf commit 7398b7d

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)