]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: add oxford comma to "Cluster Map" 48993/head
authorZac Dover <zac.dover@gmail.com>
Mon, 21 Nov 2022 16:52:23 +0000 (02:52 +1000)
committerZac Dover <zac.dover@gmail.com>
Mon, 21 Nov 2022 18:02:30 +0000 (04:02 +1000)
Add an Oxford comma to a list under the "Cluster Map" headword in the
glossary, so that it doesn't read like "I'd like to thank my parents,
Ayn Rand and God."

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

doc/glossary.rst

index 80328128838a764b15a931dbc7e423d0d45c7c2e..6d33caceb8349dc34df0702e291c7fca3b3409d7 100644 (file)
 
        Cluster Map
                 The set of maps comprising the monitor map, OSD map, PG map,
-                MDS map and CRUSH map, which together report the state of the
+                MDS map, and CRUSH map, which together report the state of the
                 Ceph cluster. See :ref:`the "Cluster Map" section of the
                 Architecture document<architecture_cluster_map>` for details.