Fix some errors for ill-syntax in README.md

Change-Id: I6cef9eb2b9918e4237230ac2431309c044483bf0
This commit is contained in:
zhouxinyong 2019-01-07 09:03:52 +08:00
parent 891a7a22a1
commit 1d9a7a7f3e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ def configure_domain(domain):
domain.trigger_restart()
```
Typically a domain backend charm should validate that that it
Typically a domain backend charm should validate that it
has sufficient and good configuration for the domain backend,
write its configuration to
`/etc/keystone/domains/keystone.<domain-name>.conf` and then