Skip to content

Commit e2819a2

Browse files
committed
Merge branch '3.2.x' into 3.3.x
2 parents 01d6afb + a4473b9 commit e2819a2

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -962,7 +962,7 @@ Support for binding from environment variables is applied to the `systemEnvironm
962962

963963

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

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

0 commit comments

Comments
 (0)