Incorporate review wording changes

Added text from review comments per @csawyerYumaed.
This commit is contained in:
Charlie Voiselle
2018-03-05 13:11:35 -05:00
committed by GitHub
parent 1c48fcd965
commit beeff5e4f2

View File

@@ -225,8 +225,7 @@ README](https://github.com/schmichael/go-envparse#readme).
## Vault Integration
This example will grab a PKI certificate from Vault and put it out on local disk for your application in PEM format
including the CA, public and private key in 1 file.
This example acquires a PKI certificate from Vault in PEM format and stores it into your application's secret directory.
```
template {