From 564441b1528adefda5791abac2990e6fb60d7280 Mon Sep 17 00:00:00 2001 From: Nikolay Vinogradov Date: Wed, 13 Mar 2019 02:15:56 +0300 Subject: [PATCH] Make heading capitalization more consistent across the README This change could potentially make the README looking more complete Change-Id: Ie6d2124359d1319aa69108bc2e52aff82d5f485f --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33b19072..66b37cbd 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ NOTE: If your certificate is signed by a Certificate Authority present in the CA Certificate Store in operating systems used in your deployment you do not need to provide the `ssl_ca` configuration option. -Network Space support +Network Space Support --------------------- This charm supports the use of Juju Network Spaces, allowing the charm to be @@ -218,7 +218,7 @@ To quote from the [FAQ](https://docs.openstack.org/keystone/queens/admin/identit dividing the token lifetime, in hours, by the frequency of rotation in hours and adding two. Better illustrated as: -### Configuring key lifetime +### Configuring Key Lifetime In the keystone-charm, the _rotation frequency_ is calculated automatically from the `token-expiration` and the `fernet-max-active-keys`