fix a typo in documentation

Change-Id: Ic53adfb74c628c8ca85b2fa2107999c1ae816833
This commit is contained in:
melissaml 2018-03-23 07:46:43 +08:00
parent b9a119eb02
commit f83a247bd6
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