From 40a9f1594cf6a5d3660b53981c5c398c9b294758 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 29 Dec 2022 14:42:25 +1000 Subject: [PATCH] doc/glossary: s/an/each/ where it's needed s/an/each/ in accordance with the suggestion made by Anthony D'Atri here: https://github.com/ceph/ceph/pull/49590/files#r1058390357 Signed-off-by: Zac Dover --- doc/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/glossary.rst b/doc/glossary.rst index ca514a636aab5..3e49bc661a0f9 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -276,7 +276,7 @@ OSD id The integer that defines an OSD. It is generated by the - monitors during the creation of an OSD. + monitors during the creation of each OSD. OSD uuid This is the unique identifier of an OSD. This term is used -- 2.39.5