From: Zac Dover Date: Mon, 4 Mar 2024 13:41:20 +0000 (+1000) Subject: doc/architecture: remove pleonasm X-Git-Tag: testing/wip-batrick-testing-20240411.154038~314^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=7791509741d8c21e273a46374a087dcca53a2816;p=ceph-ci.git doc/architecture: remove pleonasm Remove the word "detailed" in a sentence immediately following a sentence containing the word "detail". Signed-off-by: Zac Dover --- diff --git a/doc/architecture.rst b/doc/architecture.rst index fc9e06da8cd..12d2fbdf4b6 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -133,8 +133,8 @@ massive scale by distributing the work to all the OSD daemons in the cluster and all the clients that communicate with them. CRUSH uses intelligent data replication to ensure resiliency, which is better suited to hyper-scale storage. The following sections provide additional details on how CRUSH works. -For a detailed discussion of CRUSH, see `CRUSH - Controlled, Scalable, -Decentralized Placement of Replicated Data`_. +For an in-depth, academic discussion of CRUSH, see `CRUSH - Controlled, +Scalable, Decentralized Placement of Replicated Data`_. .. index:: architecture; cluster map