Fix HashiCorp lettercasing.

Fixes gh-54.
This commit is contained in:
Mark Paluch
2016-10-28 17:00:05 +02:00
parent 4df846bfd6
commit a7c4cff540
5 changed files with 6 additions and 6 deletions

View File

@@ -410,7 +410,7 @@ See also: https://www.vaultproject.io/docs/secrets/generic/index.html[Vault Docu
[[vault.config.backends.consul]]
=== 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.