diff --git a/1.0.x/index.html b/1.0.x/index.html
index 45243c98..7ff9da50 100644
--- a/1.0.x/index.html
+++ b/1.0.x/index.html
@@ -737,10 +737,8 @@ 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 -chapters in the -reference guide.
+SSL and +authentication.If the application imports the spring-boot-starter-actuator project, the
@@ -748,7 +746,7 @@ status of the vault server will be available via the /health endpoi
The vault health indicator can be enabled or disabled through the
-property health.vault.enabled (default true)
health.vault.enabled (default true).
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 supports multiple authentication mechanisms to authenticate applications with Vault.
For a quickstart, use the root token printed by the Vault initialization.
@@ -1542,7 +1540,7 @@ by settingspring.cloud.vault.rabbitmq.username-property and
See also: Vault Documentation: Setting up RabbitMQ with Vault
+See also: Vault Documentation: Setting up RabbitMQ with Vault