]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/architecture: correct typo 55995/head
authorZac Dover <zac.dover@proton.me>
Wed, 6 Mar 2024 11:40:10 +0000 (21:40 +1000)
committerZac Dover <zac.dover@proton.me>
Wed, 6 Mar 2024 11:40:10 +0000 (21:40 +1000)
s/client/clients/ where necessary, and add a link to the glossary.

Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/architecture.rst

index b87abc2e057c7c99d97850b14609c5f12dcddea9..3f0f9519f5e25e09362ecc08f78b03243c4400bc 100644 (file)
@@ -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
 <https://ceph.io/en/news/blog/2009/the-rados-distributed-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