diff --git a/doc/source/api/object_versioning.rst b/doc/source/api/object_versioning.rst index 347f940ec9..a676b73314 100644 --- a/doc/source/api/object_versioning.rst +++ b/doc/source/api/object_versioning.rst @@ -41,7 +41,7 @@ remove it from the versioned container. If object versioning was enabled using ``X-Versions-Location``, then object **DELETE** requests will restore the most-recent version from the archive -container, overwriting the curent version. +container, overwriting the current version. Example Using ``X-Versions-Location`` -------------------------------------