From: Zac Dover Date: Mon, 6 Mar 2023 00:09:24 +0000 (+1000) Subject: doc/rgw - fix grammar in table in s3.rst X-Git-Tag: v19.0.0~1635^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1beab1e8abf59088be628cca972c59202526637d;p=ceph.git doc/rgw - fix grammar in table in s3.rst Put an "only" in the correct place. Also, this is a very small change that will allow me to see if Jenkins is working (it probably isn't). Signed-off-by: Zac Dover --- diff --git a/doc/radosgw/s3.rst b/doc/radosgw/s3.rst index 2a19245a5941d..694f89167556a 100644 --- a/doc/radosgw/s3.rst +++ b/doc/radosgw/s3.rst @@ -42,7 +42,7 @@ The following table describes the support status for current Amazon S3 functiona +---------------------------------+-----------------+----------------------------------------+ | **Bucket Lifecycle** | Supported | | +---------------------------------+-----------------+----------------------------------------+ -| **Bucket Replication** | Partial | Only permitted across zones | +| **Bucket Replication** | Partial | Permitted only across zones | +---------------------------------+-----------------+----------------------------------------+ | **Policy (Buckets, Objects)** | Supported | ACLs & bucket policies are supported | +---------------------------------+-----------------+----------------------------------------+