Typo fix: curent => current

Change-Id: Ib7d2c16a755ae1faca5a371d5dae1e143110178f
This commit is contained in:
Anh Tran 2017-02-07 13:36:50 +07:00
parent 44fc037f97
commit 1c4a16a3f9
1 changed files with 1 additions and 1 deletions

View File

@ -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``
-------------------------------------