]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: fix a typo in troubleshooting-mon.rst 34714/head
authorAlfredo Sola <5412907+alfredosola@users.noreply.github.com>
Thu, 23 Apr 2020 15:56:09 +0000 (17:56 +0200)
committerKefu Chai <kchai@redhat.com>
Sun, 3 May 2020 03:19:57 +0000 (11:19 +0800)
Signed-off-by: Alfredo Sola <5412907+alfredosola@users.noreply.github.com>
doc/rados/troubleshooting/troubleshooting-mon.rst

index d9c25295bcd5e4b9ce8b2406b0f864b2a4f3b76d..4ddb460b65f26f0f848a0e3ad99ea9ab47f34101 100644 (file)
@@ -40,7 +40,7 @@ Initial Troubleshooting
   If ``ceph -s`` blocked however, without obtaining a reply from the cluster
   or showing a lot of ``fault`` messages, then it is likely that your monitors
   are either down completely or just a portion is up -- a portion that is not
-  enough to form a quorum (keep in mind that a quorum if formed by a majority
+  enough to form a quorum (keep in mind that a quorum is formed by a majority
   of monitors).
 
 **What if ceph -s doesn't finish?**