From fc830e6aa1e68cab8a0de58cf5a84426edeea810 Mon Sep 17 00:00:00 2001 From: gaoweinan Date: Wed, 30 Nov 2022 15:50:05 +0800 Subject: [PATCH] doc/radosgw/swift: Fix repeated word Fix repeated word in swift API fix:https://tracker.ceph.com/issues/58124 Signed-off-by: gaoweinan --- doc/radosgw/swift/containerops.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5