diff --git a/spring-cloud-config.html b/spring-cloud-config.html index 39d6814a..5a4c46d4 100644 --- a/spring-cloud-config.html +++ b/spring-cloud-config.html @@ -1624,7 +1624,7 @@ mainly in relation to the loss of metadata. The JSON is structured as an ordered list of property sources, for example, with names that correlate with the source. The YAML and properties forms are coalesced into a single map, even if the origin of the values has multiple -sources, and the names of teh original source files are lost. The YAML +sources, and the names of the original source files are lost. The YAML representation is not necessarily a faithful representation of the YAML source in a backing repository either: it is constructed from a list of flat property sources, and assumptions have to be made about @@ -2040,7 +2040,7 @@ grabbing it in the bootstrap context and injecting one).