From: Zac Dover Date: Wed, 6 Mar 2024 11:40:10 +0000 (+1000) Subject: doc/architecture: correct typo X-Git-Tag: v17.2.8~498^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=af8ab46b7d0fec6765fa7d52156064fc854f68bd;p=ceph.git doc/architecture: correct typo s/client/clients/ where necessary, and add a link to the glossary. Signed-off-by: Zac Dover (cherry picked from commit ae08855cf870173dce2a47a28f3bbb22e7ae0ca2) --- diff --git a/doc/architecture.rst b/doc/architecture.rst index 35381a3421b41..22993af5eec4a 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -21,8 +21,8 @@ The Ceph Storage Cluster Ceph provides an infinitely scalable :term:`Ceph Storage Cluster` based upon :abbr:`RADOS (Reliable Autonomic Distributed Object Store)`, a reliable, distributed storage service that uses the intelligence in each of its nodes to -secure the data it stores and to provide that data to client. See Sage Weil's -"`The RADOS Object Store +secure the data it stores and to provide that data to :term:`client`\s. See +Sage Weil's "`The RADOS Object Store `_" blog post for a brief explanation of RADOS and see `RADOS - A Scalable, Reliable Storage Service for Petabyte-scale Storage Clusters`_ for an exhaustive