vault: physical -> storage for clarity

This commit is contained in:
Armon Dadgar 2015-05-27 14:33:58 -07:00
parent 42672e0cc6
commit daa5b9c1b5
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ revoke and/or replace the secret at that path.
`
const passthroughHelpSynopsis = `
Pass-through secret storage to the physical backend, allowing you to
Pass-through secret storage to the storage backend, allowing you to
read/write arbitrary data into secret storage.
`