From f863f748aaa0ac831433f6b4d6499e2c8544747f 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 99940164e29ff..46be74603cf31 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.39.5