From 35a876a9228293b8a6d54823ae6a87e963d9e9da Mon Sep 17 00:00:00 2001 From: Feodor Tersin Date: Thu, 26 Mar 2015 16:50:21 +0300 Subject: [PATCH] Fix spelling Change-Id: I6153f315f57ad475cd30d18c9298de521c776c40 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ab830374..54e64562 100644 --- a/README.rst +++ b/README.rst @@ -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