From 1beab1e8abf59088be628cca972c59202526637d Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 6 Mar 2023 10:09:24 +1000 Subject: [PATCH] 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 --- doc/radosgw/s3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 | +---------------------------------+-----------------+----------------------------------------+ -- 2.39.5