Commit 144d987c authored by Andy Wilkinson's avatar Andy Wilkinson

Polish

parent 29f1bd99
......@@ -561,7 +561,8 @@ Config locations are searched in reverse order. By default, the configured locat
When custom config locations are configured, they are used in addition to the default
locations. Custom locations are searched before the default locations. For example,
if custom locations `classpath:/custom-config/,file:./custom-config/` are configured, the search order becomes:
if custom locations `classpath:/custom-config/,file:./custom-config/` are configured,
the search order becomes:
1. `file:./custom-config/`
2. `classpath:custom-config/`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment