From c670906b49de87514e3b3cce28519c0eba7fad26 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 --- doc/architecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index 2dac201bdec5..c381d631e1ce 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