Browse Source

Fix typo in docs

pull/13061/head
Madhura Bhave 8 years ago
parent
commit
24ce3ecb43
  1. 2
      spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

2
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

@ -1204,7 +1204,7 @@ Consider the following configuration: @@ -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

Loading…
Cancel
Save