From e6436494ee87d778010c224af1fe8e33a377cdf1 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Fri, 6 Jan 2023 19:54:45 -0800 Subject: [PATCH] doc: fix a typo Signed-off-by: Brad Fitzpatrick (cherry picked from commit c670906b49de87514e3b3cce28519c0eba7fad26) --- doc/architecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index 99940164e29f..46be74603cf3 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -584,7 +584,7 @@ objects. Peering and Sets ~~~~~~~~~~~~~~~~ -In previous sections, we noted that Ceph OSD Daemons check each others +In previous sections, we noted that Ceph OSD Daemons check each other's heartbeats and report back to the Ceph Monitor. Another thing Ceph OSD daemons do is called 'peering', which is the process of bringing all of the OSDs that store a Placement Group (PG) into agreement about the state of all of the -- 2.47.3