Skip to content

Commit 544c738

Browse files
committed
Merge branch '1.4.x' into 1.5.x
2 parents 6624fe4 + 633e75d commit 544c738

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
@@ -482,7 +482,7 @@ is also a good candidate as the primary `@Configuration`.
482482

483483
TIP: Many Spring configuration examples have been published on the Internet that use XML
484484
configuration. Always try to use the equivalent Java-based configuration if possible.
485-
Searching for `+enable*+` annotations can be a good starting point.
485+
Searching for `+Enable*+` annotations can be a good starting point.
486486

487487

488488

0 commit comments

Comments
 (0)