mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-23 07:31:09 +02:00
* Fix misleading Agent Auth Overview doc page The example configuration in the Vault Agent Overview page is using wrong syntax The configuration block is `cache` but doc is referencing it as `caching` * Update website/source/docs/agent/index.html.md Co-Authored-By: danlsgiga <danlsgiga@gmail.com>