From 81960500d0378610c8ee8cd668e304eb30247281 Mon Sep 17 00:00:00 2001 From: zhang Shaowen Date: Mon, 17 Jun 2019 17:07:07 +0800 Subject: [PATCH] doc:fix radosgw bucketops doc compile error Signed-off-by: zhang Shaowen --- doc/radosgw/s3/bucketops.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/s3/bucketops.rst b/doc/radosgw/s3/bucketops.rst index 2521720fb78..0ebfc7fbb10 100644 --- a/doc/radosgw/s3/bucketops.rst +++ b/doc/radosgw/s3/bucketops.rst @@ -433,7 +433,7 @@ If the bucket object lock is not enabled when creating the bucket, the operation | HTTP Status | Status Code | Description | +===============+=======================+==========================================================+ | ``400`` | MalformedXML | The XML is not well-formed | -+===============+=======================+==========================================================+ ++---------------+-----------------------+----------------------------------------------------------+ | ``409`` | InvalidBucketState | The bucket object lock is not enabled | +---------------+-----------------------+----------------------------------------------------------+ -- 2.39.5