From: Zac Dover Date: Sat, 12 Nov 2022 21:28:45 +0000 (+1000) Subject: doc/radosgw: improve "Ceph Object Gateway" text X-Git-Tag: v17.2.6~377^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8eeccea16836314250e557c0e15a60feec415f5e;p=ceph.git doc/radosgw: improve "Ceph Object Gateway" text Reduce ambiguity in the definition of "Ceph Object Gateway". Signed-off-by: Zac Dover (cherry picked from commit fc253d91b240b4495414c583d5bcb4f040389ba0) --- diff --git a/doc/radosgw/index.rst b/doc/radosgw/index.rst index 256172b8de967..27abdb4959966 100644 --- a/doc/radosgw/index.rst +++ b/doc/radosgw/index.rst @@ -5,8 +5,8 @@ ===================== :term:`Ceph Object Gateway` is an object storage interface built on top of -``librados`` to provide applications with a RESTful gateway to -Ceph Storage Clusters. :term:`Ceph Object Storage` supports two interfaces: +``librados``. It provides a RESTful gateway between applications and Ceph +Storage Clusters. :term:`Ceph Object Storage` supports two interfaces: #. **S3-compatible:** Provides object storage functionality with an interface that is compatible with a large subset of the Amazon S3 RESTful API.