Skip to content

Commit a71d9f5

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-30121
2 parents b66bf39 + 069c328 commit a71d9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ For example, to look for `myproject.properties` and `myproject.yaml` files you c
120120
----
121121

122122
You can also refer to an explicit location by using the configprop:spring.config.location[] environment property.
123-
This properties accepts a comma-separated list of one or more locations to check.
123+
This property accepts a comma-separated list of one or more locations to check.
124124

125125
The following example shows how to specify two distinct files:
126126

0 commit comments

Comments
 (0)