vault: physical -> storage for clarity

This commit is contained in:
Armon Dadgar 2015-05-27 14:33:58 -07:00
parent 7380fdf404
commit 2a71cf4f0b

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.
`