]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/start: s/3/three/ in intro.rst 46326/head
authorZac Dover <zac.dover@gmail.com>
Wed, 18 May 2022 10:36:53 +0000 (20:36 +1000)
committerZac Dover <zac.dover@gmail.com>
Wed, 18 May 2022 19:56:38 +0000 (05:56 +1000)
I'm changing "3" to "three" for two reasons:

1. It's correct.
2. This allows me to test backports into Octopus, Pacific, and Quincy.
   I am particularly interested to see what happens when I attempt
   the backport into Octopus, because backports into Octopus have
   failed. This will provide me with another unit of data.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 28efcec2d65e85ff2fa54e62b5b134e63ace853b)

doc/start/intro.rst

index 8d7c79887f7f646b052b00ec65030170f3d64ec7..57fb673934109467174717f6bc5d0556c609473a 100644 (file)
@@ -38,8 +38,8 @@ required when running Ceph File System clients.
   ``ceph-osd``) stores data, handles data replication, recovery,
   rebalancing, and provides some monitoring information to Ceph
   Monitors and Managers by checking other Ceph OSD Daemons for a
-  heartbeat. At least 3 Ceph OSDs are normally required for redundancy
-  and high availability.
+  heartbeat. At least three Ceph OSDs are normally required for 
+  redundancy and high availability.
 
 - **MDSs**: A :term:`Ceph Metadata Server` (MDS, ``ceph-mds``) stores
   metadata on behalf of the :term:`Ceph File System` (i.e., Ceph Block