From 0744042d9845aec7e49548c7838364186c4a77fa Mon Sep 17 00:00:00 2001 From: "guotao.bj" Date: Tue, 13 Nov 2018 17:17:39 +0800 Subject: [PATCH] Omit the twice occured words in index.rst Change-Id: I6ed04a81074e8a38424506d8d3d2b8e7573268e7 --- doc/source/cli/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/cli/index.rst b/doc/source/cli/index.rst index db79d6dbe..b195a407c 100644 --- a/doc/source/cli/index.rst +++ b/doc/source/cli/index.rst @@ -56,7 +56,7 @@ commands grouped together, but we can specify only the Mistral command group. | Command Group | Commands | +------------------------------+-----------------------------------+ | openstack.workflow_engine.v2 | action definition create | - | | action definition definition show | + | | action definition show | | | action definition delete | | | action definition list | | | action definition show |