From c700983281ef2cebca9471954ea03099c29cafcb Mon Sep 17 00:00:00 2001 From: jarrad Date: Wed, 29 Jun 2016 13:40:58 -0400 Subject: [PATCH] Update spring-cloud-config.adoc (#433) Fix typo "fro mthe" -> "from the" --- docs/src/main/asciidoc/spring-cloud-config.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/spring-cloud-config.adoc b/docs/src/main/asciidoc/spring-cloud-config.adoc index 6dcb4bcf..b4728398 100644 --- a/docs/src/main/asciidoc/spring-cloud-config.adoc +++ b/docs/src/main/asciidoc/spring-cloud-config.adoc @@ -699,7 +699,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. The YAML and properties representations have an additional flag