diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc index 194276150b3..e2c51807fc8 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc @@ -1204,7 +1204,7 @@ Consider the following configuration: acme: map: key1: - name: my name 1 + name: dev name 1 key2: name: dev name 2 description: dev description 2