From 189355aea4e3893b241926c6374f204f92fe12e6 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 4 Mar 2020 09:57:49 +0000 Subject: [PATCH] Bumping versions --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.