From d5c55a800fb9c8de937b5e75f7ffad1e5850eeb5 Mon Sep 17 00:00:00 2001
From: Dave Syer
Date: Wed, 29 Jun 2016 17:44:14 +0000
Subject: [PATCH] Sync docs from master to gh-pages
---
spring-cloud-config.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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.
@@ -2055,7 +2055,7 @@ grabbing it in the bootstrap context and injecting one).