diff --git a/docs/src/main/asciidoc/quickstart.adoc b/docs/src/main/asciidoc/quickstart.adoc index 3c42b5cf..c0449227 100644 --- a/docs/src/main/asciidoc/quickstart.adoc +++ b/docs/src/main/asciidoc/quickstart.adoc @@ -147,6 +147,6 @@ $ 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.