From 9301fe1ff97f823dafd458ff7ef6e6512701ca95 Mon Sep 17 00:00:00 2001 From: Cheonji Kim <76100119+CheonjiKim@users.noreply.github.com> Date: Fri, 26 Jun 2026 16:58:27 +0900 Subject: [PATCH] Correct duplicate word in retrieval support note Removed the duplicate word "retrieving" under the GET (Read) row for Versioning Enabled. Before: > "Supports retrieving retrieving any object version by version ID." After: > "Supports retrieving any object version by version ID." --- source/administration/object-management.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/administration/object-management.rst b/source/administration/object-management.rst index 0ae736d80..40c3076cc 100644 --- a/source/administration/object-management.rst +++ b/source/administration/object-management.rst @@ -143,7 +143,7 @@ The specific client behavior on write, list, get, or :ref:`delete