Fix spelling

Change-Id: I6153f315f57ad475cd30d18c9298de521c776c40
This commit is contained in:
Feodor Tersin 2015-03-26 16:50:21 +03:00
parent 092e1947c1
commit 35a876a922
1 changed files with 2 additions and 2 deletions

View File

@ -210,11 +210,11 @@ Volume related:
Network interface related:
- deleteOnTermination (False value can be assigned but doesn't supported)
All theese properties can be specified in RunInstance command though, they are
All these properties can be specified in RunInstance command though, they are
not reported in describe operations.
EC2 API supports Nova client (>=2.16.0) with no microversion support.
Additional limitations are the same, except network interfaces's
Additional limitations are the same, except network interfaces'
deleteOnTermination.
References