Merge pull request #30118 from fml2

* pr/30118:
  Fix typo

Closes gh-30118
This commit is contained in:
Stephane Nicoll 2022-03-09 08:29:01 +01:00
commit fb45b2bb62
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ For example, to look for `myproject.properties` and `myproject.yaml` files you c
----
You can also refer to an explicit location by using the configprop:spring.config.location[] environment property.
This properties accepts a comma-separated list of one or more locations to check.
This property accepts a comma-separated list of one or more locations to check.
The following example shows how to specify two distinct files: