Modify error spelling word

Change-Id: If3cec149b9faafc67194b193c4d1de2d93c467ba
This commit is contained in:
wudong 2018-01-18 19:58:18 +08:00
parent 989f5c95dc
commit 68825bdb57

View File

@ -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