Spelling mistakes fix

The current master branch has a couple of spelling mistakes.

This commit includes the correction to the following doc:
charm-deployment-guide/deploy-guide/source/app-certificate-management.rst

'Notably' was misspelled as 'Notebly'.
'Existing' was misspelled as 'Exisitng.

Change-Id: I9f46b1d498815bf557c050c24ffee846ae39f706
This commit is contained in:
Muhammad Ahmad 2022-07-19 09:15:40 +00:00
parent 77f4b9ea5b
commit 58862a5f96
1 changed files with 2 additions and 2 deletions

View File

@ -286,7 +286,7 @@ and a third-party intermediate CA certificate after deployment.
.. Important::
Switching certificates will cause a short period of downtime for services
using Vault as the certificate manager. Notebly, a TLS-enabled Keystone will
using Vault as the certificate manager. Notably, a TLS-enabled Keystone will
temporarily move to the ``maintainance`` state to update its endpoints.
From self-signed root certificate to third-party intermediate certificate
@ -300,7 +300,7 @@ backend:
juju run-action --wait vault/leader disable-pki
This step deletes the exisitng root certificate and invalidates any previous csr
This step deletes the existing root certificate and invalidates any previous csr
requests.
Next, follow the steps described in the