From 24ac112188c6fd66c2818fbd4c78f8069ea3a09a Mon Sep 17 00:00:00 2001 From: Anh Tran Date: Fri, 21 Oct 2016 17:33:44 +0700 Subject: [PATCH] Remove redundant 'the' Change-Id: Id410f0505c82418c48e623426a8842cfa61d29ee --- specs/tempest/implemented/cinder-v2-api-tests.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/tempest/implemented/cinder-v2-api-tests.rst b/specs/tempest/implemented/cinder-v2-api-tests.rst index 1c0c3c2..29684d0 100644 --- a/specs/tempest/implemented/cinder-v2-api-tests.rst +++ b/specs/tempest/implemented/cinder-v2-api-tests.rst @@ -29,7 +29,7 @@ Proposed change =============== This blueprint proposes that Cinder v1 and v2 tests share service client and -test code. It includes the the following changes: +test code. It includes the following changes: 1. Create common service clients 2. Create common base test class