diff --git a/README.adoc b/README.adoc index 4bace665..e44d0086 100644 --- a/README.adoc +++ b/README.adoc @@ -190,7 +190,7 @@ $ curl localhost:8080/env } ---- -A property source called ```configService:/` contains the `foo` property with a value of `bar` and is highest priority. +A property source called `configService:/` 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.