Typo in mitaka.rst

* line #50 'messagEing'
* line #60 s/updated/updates/ and s/one/done/

Change-Id: I1380c1d686baf2a769b75eab85ff29c330db1bb7
This commit is contained in:
Nikolay Fedotov 2016-07-24 12:19:02 +00:00 committed by nikolay-fedotov
parent fe306f8cb1
commit 9910d768d0
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ export it to the new YAML format.
.. note::
You will need to have at least one instance of central running, and machine
``designate-manage`` is running on will need access to the messageing queue
``designate-manage`` is running on will need access to the messaging queue
.. code-block:: console
@ -57,7 +57,7 @@ This will create a YAML file, with all the currently defined pools, and all of t
We suggest this is then migrated into a config management system, or other document management system.
From this point on all updated to pools should be one by updating this file, and
From this point on all updates to pools should be done by updating this file, and
running:
.. code-block:: console