From 8fa521466023635436305c1af31501bbbe20e857 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sun, 5 Mar 2023 16:43:38 +1000 Subject: [PATCH] doc/rgw: fix caption Rewrite the third paragraph of the caption to the figure depicting how a zonegroup works. Follows https://github.com/ceph/ceph/pull/50316. Signed-off-by: Zac Dover --- doc/radosgw/multisite.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index f7349fc27baba..f8639bb9a2b42 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -77,8 +77,8 @@ movement of data from the applications to the zonegroup. The arrow from the master zone (US-EAST) to the secondary zone (US-WEST) represents an act of data synchronization. -At the bottom of this diagram, we see the master zonegroup that contains the -master zone and the secondary zone. +At the bottom of this diagram, we see the data distributed into the Ceph +Storage Cluster. For additional details on setting up a cluster, see `Ceph Object Gateway for Production `__.