Fix the typo of the readme.rst

In doc/source/readme.rst, the describe of "Automatic Operation API" is
not reasonable, the first and the second describe is Svo structures,
but the third describe is pure object structures. Maybe "Query the
status on a given Operation ID" is more suitable.

Change-Id: Ib88d1bb79a1a08e6f0dcf0371602f8a7164d397e
Closes-Bug: #1645070
This commit is contained in:
hy 2016-11-28 16:32:05 +08:00
parent 51d1c1cc94
commit 7f4d1bbb04

View File

@ -203,7 +203,7 @@ This API enables the Karbor user to manage protection Operations:
- Create a checkpoint for a given Protection Plan.
- Delete unneeded checkpoints from the provider.
- Status on a given Operation ID.
- Query the status on a given Operation ID.
Checkpoint API
--------------