diff --git a/spring-cloud-config.html b/spring-cloud-config.html index 37a9fe2a..245b32ac 100644 --- a/spring-cloud-config.html +++ b/spring-cloud-config.html @@ -487,7 +487,7 @@ repository. Then try it out as a client:
The default strategy for locating property sources is to clone a git
-repository (at "spring.cloud.config.server.uri") and use it to
+repository (at "spring.cloud.config.server.git.uri") and use it to
initialize a mini SpringApplication. The mini-application’s
Environment is used to enumerate property sources and publish them
via a JSON endpoint. The service has resources in the form: