From: Zac Dover Date: Mon, 4 Mar 2024 13:41:20 +0000 (+1000) Subject: doc/architecture: remove pleonasm X-Git-Tag: testing/wip-pdonnell-testing-20240430.123648-reef-debug~208^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c6415da7f7dd990a1f5fadac4052380780b426db;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 (cherry picked from commit 7791509741d8c21e273a46374a087dcca53a2816) --- diff --git a/doc/architecture.rst b/doc/architecture.rst index 05fd8a1142d..20042db166d 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