Typo fix: maintainance => maintenance

Change-Id: I886346f5ad8788b48f50c7c0597e2365f0907947
This commit is contained in:
Anh Tran 2017-02-06 10:56:26 +07:00
parent 6f5ce5aa9a
commit 91a8a01056
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ storage devices.
## Actions
This charm supports pausing and resuming ceph's health functions on a cluster, for example when doing maintainance 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/0 pause-health` or `juju action do --unit ceph/0 resume-health`