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: v16.2.11~150^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=0312b84504f8df9cb17d0d3a286406ba4d4969cb;p=ceph.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 (cherry picked from commit 75b567d8e5b17735d4123b11846deaa99b001f4d) --- diff --git a/doc/glossary.rst b/doc/glossary.rst index 80328128838a7..6d33caceb8349 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.