From c6415da7f7dd990a1f5fadac4052380780b426db Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 4 Mar 2024 23:41:20 +1000 Subject: [PATCH] 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) --- doc/architecture.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index 05fd8a1142d9b..20042db166d88 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 -- 2.39.5