diff --git a/1.0.0.M1/index.html b/1.0.0.M1/index.html
index 25865c57..2e63ef0b 100644
--- a/1.0.0.M1/index.html
+++ b/1.0.0.M1/index.html
@@ -732,10 +732,10 @@ Supported schemes are http and https.
Enabling further integrations requires additional dependencies and configuration. Depending on how you have set up Vault you might need additional configuration like -SSL and -authentication. Checkout these +SSL and +authentication. Checkout these chapters in the -reference guide.
+reference guide.If the application imports the spring-boot-starter-actuator project, the
diff --git a/1.0.0.M2/index.html b/1.0.0.M2/index.html
index 41c72eaf..833474a3 100644
--- a/1.0.0.M2/index.html
+++ b/1.0.0.M2/index.html
@@ -735,10 +735,10 @@ Supported schemes are http and https.
Enabling further integrations requires additional dependencies and configuration. Depending on how you have set up Vault you might need additional configuration like -SSL and -authentication. Checkout these +SSL and +authentication. Checkout these chapters in the -reference guide.
+reference guide.If the application imports the spring-boot-starter-actuator project, the
@@ -754,7 +754,7 @@ property health.vault.enabled (default true)
Vault requires an authentication mechanism to authorize client requests.
Spring Cloud Vault Config supports multiple authentication mechanisms to authenticate applications with Vault.
+Spring Cloud Vault Config supports multiple authentication mechanisms to authenticate applications with Vault.
For a quickstart, use the root token printed by the Vault initialization.
@@ -1989,4 +1989,4 @@ after application shutdown.