fix typos in documentation

Change-Id: Ie0db25163554ce6532503eb998a8f3c7f349df11
This commit is contained in:
melissaml 2018-05-23 20:59:12 +08:00
parent 1cbe993b6b
commit e86fa5300c
2 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ dependencies:
- service: key_manager
endpoint: internal
# typically overriden by environmental
# typically overridden by environmental
# values, but should include all endpoints
# required by this chart
endpoints:

View File

@ -4,4 +4,4 @@ features:
The ``oslo.policy`` framework has been integrated into Deckhand. All
currently supported endpoints are covered by RBAC enforcement. All
default policy rules are admin-only by default. The defaults can be
overriden via a custom ``policy.yaml`` file.
overridden via a custom ``policy.yaml`` file.