Skip to content

Commit a4473b9

Browse files
committed
Polish
1 parent be9f342 commit a4473b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/features/external-config.adoc

+1-2
Original file line numberDiff line numberDiff line change
@@ -945,8 +945,7 @@ Support for binding from environment variables is applied to the `systemEnvironm
945945

946946

947947
[[features.external-config.typesafe-configuration-properties.relaxed-binding.maps-from-environment-variables]]
948-
===== Binding Maps from environment variables
949-
948+
===== Binding Maps From Environment Variables
950949
When Spring Boot binds an environment variable to a property class, it lowercases the environment variable name before binding.
951950
Most of the time this detail isn't important, except when binding to `Map` properties.
952951

0 commit comments

Comments
 (0)