Skip to content

Commit d5e1520

Browse files
committed
Merge branch '3.3.x'
2 parents 3493095 + e2819a2 commit d5e1520

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features/external-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ Support for binding from environment variables is applied to the `systemEnvironm
964964

965965

966966
[[features.external-config.typesafe-configuration-properties.relaxed-binding.maps-from-environment-variables]]
967-
==== Binding Maps from environment variables
967+
==== Binding Maps From Environment Variables
968968

969969
When Spring Boot binds an environment variable to a property class, it lowercases the environment variable name before binding.
970970
Most of the time this detail isn't important, except when binding to `Map` properties.

0 commit comments

Comments
 (0)