From 5edbc2479dc3125672766e7acb0bbfd3d8d2c178 Mon Sep 17 00:00:00 2001
From: Mark Paluch
Date: Fri, 28 Oct 2016 17:01:06 +0200
Subject: [PATCH] Fix HashiCorp lettercasing.
Fixes gh-54.
---
index.html | 2 +-
spring-cloud-vault-config.html | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/index.html b/index.html
index f506fc9a..e3d957dd 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@ badges:
{% capture billboard_description %}
-Spring Cloud Vault Config provides client-side support for externalized configuration in a distributed system. With Hashicorp’s Vault you have a central place to manage external secret properties for applications across all environments. Vault can manage static and dynamic secrets such as username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, MongoDB, Consul, AWS and more.
+Spring Cloud Vault Config provides client-side support for externalized configuration in a distributed system. With HashiCorp's Vault you have a central place to manage external secret properties for applications across all environments. Vault can manage static and dynamic secrets such as username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, MongoDB, Consul, AWS and more.
{% endcapture %}
diff --git a/spring-cloud-vault-config.html b/spring-cloud-vault-config.html
index 1d828325..25865c57 100644
--- a/spring-cloud-vault-config.html
+++ b/spring-cloud-vault-config.html
@@ -477,7 +477,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
-
Spring Cloud Vault Config provides client-side support for externalized configuration in a distributed system. With Hashicorp’s Vault you have a central place to manage external secret properties for applications across all environments. Vault can manage static and dynamic secrets such as username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, MongoDB, Consul, AWS and more.
+
Spring Cloud Vault Config provides client-side support for externalized configuration in a distributed system. With HashiCorp's Vault you have a central place to manage external secret properties for applications across all environments. Vault can manage static and dynamic secrets such as username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, MongoDB, Consul, AWS and more.
@@ -1325,7 +1325,7 @@ profile name in property sources with profiles
Consul
-
Spring Cloud Vault can obtain credentials for Hashicorp Consul.
+
Spring Cloud Vault can obtain credentials for HashiCorp Consul.
The Consul integration requires the spring-cloud-vault-config-consul
dependency.
@@ -1951,4 +1951,4 @@ after application shutdown.