]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix typo in objectops.rst 26646/head
authorLan Liu <liulan@umcloud.com>
Tue, 26 Feb 2019 10:07:43 +0000 (18:07 +0800)
committerLan Liu <liulan@umcloud.com>
Tue, 26 Feb 2019 10:07:43 +0000 (18:07 +0800)
Signed-off-by: Lan Liu <liulan@umcloud.com>
doc/radosgw/s3/objectops.rst

index fd7c8d1db56298b4c598f127e8c688bca1f78672..37a65c130ceec0fb8fcd5e363af52e40a41b7a46 100644 (file)
@@ -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.**