Merge pull request #30118 from fml2
* pr/30118: Fix typo Closes gh-30118
This commit is contained in:
commit
fb45b2bb62
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue