Merge "fix a typo in documentation"

This commit is contained in:
Zuul 2018-03-23 06:02:22 +00:00 committed by Gerrit Code Review
commit 3487628917
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Use customized policy file
As Trove uses policy in code now, it's not necessary to add a policy file for
Trove components to run. But when a customized policy is needed, Trove will
take ``/etc/trove/policy.json`` by default. The location of the policy file
can also be overriden by adding following lines in Trove config file:
can also be overridden by adding following lines in Trove config file:
[oslo_policy]
policy_file = /path/to/policy/file