From: gaoweinan Date: Wed, 30 Nov 2022 07:50:05 +0000 (+0800) Subject: doc/radosgw/swift: Fix repeated word X-Git-Tag: v18.1.0~788^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F49153%2Fhead;p=ceph.git doc/radosgw/swift: Fix repeated word Fix repeated word in swift API fix:https://tracker.ceph.com/issues/58124 Signed-off-by: gaoweinan --- diff --git a/doc/radosgw/swift/containerops.rst b/doc/radosgw/swift/containerops.rst index 17ef4658b7230..434b90ef5a387 100644 --- a/doc/radosgw/swift/containerops.rst +++ b/doc/radosgw/swift/containerops.rst @@ -90,7 +90,7 @@ will fail. List a Container's Objects ========================== -To list the objects within a container, make a ``GET`` request with the with the +To list the objects within a container, make a ``GET`` request with the API version, account, and the name of the container. You can specify query parameters to filter the full list, or leave out the parameters to return a list of the first 10,000 object names stored in the container.