fixs grammar problems and unify format in api-ref

Change-Id: Ib83d1cb6def076c0ab06947b681cd10cd03ed002
This commit is contained in:
albertjone 2018-04-03 22:20:28 +08:00 committed by XiaojueGuan
parent c61daa766b
commit d830328663
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.