Remove redundant word.

Trivial fix.

Change-Id: Ib64bad4ab2bf5ca2e5893eea1eda5acd721b3f74
This commit is contained in:
Alexander Bashmakov 2016-10-06 14:05:32 -07:00
parent 9d407fe46e
commit 61a62c6050

View File

@ -49,7 +49,7 @@ The possible status values for images are presented in the following table.
- The Image service reserved an image ID for the image in the catalog
but did not yet upload any image data.
* - saving
- The Image service is is in the process of saving the raw data for
- The Image service is in the process of saving the raw data for
the image into the backing store.
* - active
- The image is active and ready for consumption in the Image service.