Merge "fixs grammar problems and unify format in api-ref"

This commit is contained in:
Zuul 2018-04-06 02:44:04 +00:00 committed by Gerrit Code Review
commit ee4c65793e
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ Force-delete backup
Force-deletes a backup. Specify the ``os-force_delete`` action in the request body.
This operations deletes the backup and any backup data.
This operation deletes the backup and any backup data.
The backup driver returns the ``405`` status code if it does not
support this operation.

View File

@ -14,7 +14,7 @@ Force-delete a backup
Force-deletes a backup. Specify the ``os-force_delete`` action in the request
body.
This operations deletes the backup and any backup data.
This operation deletes the backup and any backup data.
The backup driver returns the ``405`` status code if it does not
support this operation.