From 68825bdb576a7e3375f0bbed00319e407852e613 Mon Sep 17 00:00:00 2001 From: wudong Date: Thu, 18 Jan 2018 19:58:18 +0800 Subject: [PATCH] Modify error spelling word Change-Id: If3cec149b9faafc67194b193c4d1de2d93c467ba --- doc/source/cli/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/cli/index.rst b/doc/source/cli/index.rst index e61788ab1..db79d6dbe 100644 --- a/doc/source/cli/index.rst +++ b/doc/source/cli/index.rst @@ -7,7 +7,7 @@ The Mistral CLI can be used with ``mistral`` command or via `OpenStackClient Mistral Client -------------- -The best way to learn about all the commands and arguements that are expected +The best way to learn about all the commands and arguments that are expected is to use the ``mistral help`` command. .. code-block:: bash @@ -47,7 +47,7 @@ the detailed usage. The full list of Mistral commands that are registered with OpenStack client can be listed with ``openstack command list``. By default it will list all -commands grouped togehter, but we can specify only the Mistral command group. +commands grouped together, but we can specify only the Mistral command group. .. code-block:: bash