From: Zac Dover Date: Thu, 17 Nov 2022 03:44:29 +0000 (+1000) Subject: doc/dev: expand "HLD" to "high-level design" X-Git-Tag: v18.1.0~878^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3e31ccefe04ca384fc42e23b0a4581d008311d91;p=ceph.git doc/dev: expand "HLD" to "high-level design" Expand "HLD" to "high-level design" in prim-balancer-design.rst. Signed-off-by: Zac Dover --- diff --git a/doc/dev/prim-balancer-design.rst b/doc/dev/prim-balancer-design.rst index e0bc4788718cb..633a051577a53 100644 --- a/doc/dev/prim-balancer-design.rst +++ b/doc/dev/prim-balancer-design.rst @@ -1,5 +1,6 @@ -This document describes the requirements and HLD of the primary balancer for Ceph. +This document describes the requirements and high-level design of the primary +balancer for Ceph. Introduction ============