Merge "[Trivialfix]Fix typos"

This commit is contained in:
Jenkins 2017-09-02 17:57:57 +00:00 committed by Gerrit Code Review
commit a90d9165b8

View File

@ -8,10 +8,10 @@ features:
- New feature to support multiple secret store plugin backends. This feature
is not enabled by default. To use this feature, the relevant feature flag
needs to be enabled and supporting configuration needs to be added in the
service configuration. Once enabled, a project adminstrator will be able
service configuration. Once enabled, a project administrator will be able
to specify one of the available secret store backends as a preferred
secret store for their project secrets. This secret store preference
applies only to new secrets (key material) created or stored within that
project. Existing secrets are not impacted. See http://docs.openstack.org/developer/barbican/setup/plugin_backends.html
for instructions on how to setup Barbican multiple backends, and the API
documentation for further details.
documentation for further details.