Merge "Fix zone creation example in install guide"

This commit is contained in:
Jenkins 2017-05-05 17:08:00 +00:00 committed by Gerrit Code Review
commit 6a78cefd68
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ In environments that include the DNS service, you can create a DNS Zone.
.. code-block:: console
$ openstack zone create --email dnsmaster@example.com. example.com.
$ openstack zone create --email dnsmaster@example.com example.com.
+----------------+--------------------------------------+
| Field | Value |
+----------------+--------------------------------------+