diff --git a/spring-cloud-config.html b/spring-cloud-config.html
index dfcbe2d0..071f9a96 100644
--- a/spring-cloud-config.html
+++ b/spring-cloud-config.html
@@ -895,7 +895,7 @@ useful features related to Environment change events.
This is the default behaviour for any application wich has the Spring +
This is the default behaviour for any application which has the Spring
Cloud Config Client on the classpath. When a config client starts up
it binds to the Config Server (via the bootstrap configuration
property spring.cloud.config.uri) and initializes Spring
@@ -1302,7 +1302,7 @@ grabbing it in the bootstrap context and injecting one).