From 0a875211a5963079edf1da94e8ac584cb8ca71a6 Mon Sep 17 00:00:00 2001 From: Lan Liu Date: Tue, 26 Feb 2019 18:07:43 +0800 Subject: [PATCH] doc: fix typo in objectops.rst Signed-off-by: Lan Liu --- doc/radosgw/s3/objectops.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/s3/objectops.rst b/doc/radosgw/s3/objectops.rst index fd7c8d1db562..37a65c130cee 100644 --- a/doc/radosgw/s3/objectops.rst +++ b/doc/radosgw/s3/objectops.rst @@ -408,7 +408,7 @@ Append Object Append data to an object. You must have write permissions on the bucket to perform this operation. It is used to upload files in appending mode. The type of the objects created by the Append Object operation is Appendable Object, and the type of the objects uploaded with the Put Object operation is Normal Object. -**Append Object can't be used if bucket versioning is enabled or suspende.** +**Append Object can't be used if bucket versioning is enabled or suspended.** **Synced object will become normal in multisite, but you can still append to the original object.** -- 2.47.3