From: Zac Dover Date: Mon, 21 Nov 2022 16:52:23 +0000 (+1000) Subject: doc/glossary: add oxford comma to "Cluster Map" X-Git-Tag: v18.1.0~852^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=75b567d8e5b17735d4123b11846deaa99b001f4d;p=ceph-ci.git doc/glossary: add oxford comma to "Cluster Map" 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 --- diff --git a/doc/glossary.rst b/doc/glossary.rst index 80328128838..6d33caceb83 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -164,7 +164,7 @@ 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` for details.