From ff6d7bb8c0082beb7344e7423df93111d39e5d35 Mon Sep 17 00:00:00 2001 From: melissaml Date: Fri, 17 Aug 2018 14:38:07 +0800 Subject: [PATCH] Remove the duplicated word Change-Id: I314e4f92921f45e81125a77f4f91066fa5bb082e --- specs/kilo/auth-restructure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/kilo/auth-restructure.rst b/specs/kilo/auth-restructure.rst index 9b71e4a..2678781 100644 --- a/specs/kilo/auth-restructure.rst +++ b/specs/kilo/auth-restructure.rst @@ -29,7 +29,7 @@ resource is used in general context, for example in self.instances method. This has several consequences: -1. It creates code duplication down the the road to work around the fact there +1. It creates code duplication down the road to work around the fact there isn't authentication data provided in a general context, for example in keystone provider: