From 4bad9aee97b694c58f3a1ec7f16ebc66f50b57df Mon Sep 17 00:00:00 2001 From: chenxing Date: Thu, 21 Jul 2016 16:45:21 +0800 Subject: [PATCH] [contributor] Remove a duplicate 'is' Change-Id: Ibfb26b8c5fdd745c6748d32c60a62c38f1e0a7a4 --- .../source/diagram-guidelines/diagram-usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributor-guide/source/diagram-guidelines/diagram-usage.rst b/doc/contributor-guide/source/diagram-guidelines/diagram-usage.rst index b6db60097c..043d0e7e70 100644 --- a/doc/contributor-guide/source/diagram-guidelines/diagram-usage.rst +++ b/doc/contributor-guide/source/diagram-guidelines/diagram-usage.rst @@ -17,7 +17,7 @@ Include diagrams in OpenStack documentation in the following situations: * If there is evidence of a process, whether the process is - is automated or manual + automated or manual Example: Basic setup workflow