]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: improve "Ceph Object Gateway" text 48862/head
authorZac Dover <zac.dover@gmail.com>
Sat, 12 Nov 2022 21:28:45 +0000 (07:28 +1000)
committerZac Dover <zac.dover@gmail.com>
Sat, 12 Nov 2022 21:28:45 +0000 (07:28 +1000)
Reduce ambiguity in the definition of "Ceph Object Gateway".

Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/radosgw/index.rst

index 256172b8de9674ad3f87e87fcf52470ea970bbc0..27abdb4959966f7be59b133adaafd8e1c2de7eea 100644 (file)
@@ -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.