Polish doc

fixes gh-1557
This commit is contained in:
Johnny Lim
2020-02-20 14:09:50 +09:00
committed by Spencer Gibb
parent c3e4ef2261
commit d2fc0d5366

View File

@@ -147,6 +147,6 @@ $ curl localhost:8080/env
}
----
A property source called ```configService:<URL of remote repository>/<file name>` contains the `foo` property with a value of `bar` and is highest priority.
A property source called `configService:<URL of remote repository>/<file name>` contains the `foo` property with a value of `bar` and is the highest priority.
NOTE: The URL in the property source name is the git repository, not the config server URL.