diff --git a/spring-cloud-config.html b/spring-cloud-config.html index 5285a837..f8b76325 100644 --- a/spring-cloud-config.html +++ b/spring-cloud-config.html @@ -1616,7 +1616,7 @@ as YAML or Java properties by adding a suffix to the resource path (".yml", ".yaml" or ".properties"). This can be useful for consumption by applications that do not care about the structure of the JSON endpoints, or the extra metadata they provide, for example an -application that is not using Spring might benefit fro mthe simplicity +application that is not using Spring might benefit from the simplicity of this approach.