Update capitalization typo in readme

Change-Id: I573509ee31eb87aa579b9fbfcdf0903f2cc675e1
This commit is contained in:
David Coronel 2019-03-20 14:38:41 -04:00
parent bec5e363d7
commit 9c08721a9a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ adding storage devices.
## Actions
This charm supports pausing and resuming ceph's health functions on a cluster, for example when doing maintenance on a machine. to pause or resume, call:
This charm supports pausing and resuming ceph's health functions on a cluster, for example when doing maintenance on a machine. To pause or resume, call:
`juju action do --unit ceph-mon/0 pause-health` or `juju action do --unit ceph-mon/0 resume-health`