[Docs] Fix typos

Additionaly -> Additionally
Dymanic -> Dynamic
muiranoclient -> muranoclient

Change-Id: I9f787b3b3633a6bf78270de73e100b8e0474001d
This commit is contained in:
Tetiana Lashchova 2016-06-09 11:45:15 +03:00
parent f2c03dd33f
commit c7115905de
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ Application developer's cookbook
If you have not written murano packages before,
start from the existing :ref:`Step-by-Step <step-by-step>` guide. It contains
general information about murano packages development process. Additionaly,
general information about murano packages development process. Additionally,
see the :ref:`MuranoPL reference <murano-pl>`.
Load applications from a local directory

View File

@ -62,7 +62,7 @@ Version history
+---------+-------------------------------------------------------------------+-------------------+
| Version | Changes | OpenStack Version |
+=========+===================================================================+===================+
| 1.0 | - Initial Dymanic UI implementation | Icehouse |
| 1.0 | - Initial Dynamic UI implementation | Icehouse |
+---------+-------------------------------------------------------------------+-------------------+
| 2.0 | - *instance* field support is dropped | Juno, Kilo |
| | - New *Application* section that describes engine object model | |

View File

@ -7,7 +7,7 @@ Install and use the murano client
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The Application Catalog project provides a command-line client,
python-muiranoclient, which enables you to access the project API.
python-muranoclient, which enables you to access the project API.
For prerequisites, see `Install the prerequisite software <http://docs.openstack.org/cli-reference/common/cli_install_openstack_command_line_clients.html#install-the-prerequisite-software>`_.
To install the latest murano CLI client, run the following command in your