summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-01-26 14:49:22 +0000
committerGerrit Code Review <review@openstack.org>2016-01-26 14:49:22 +0000
commitc00fa6214e6088cc38c74af1fb6571345c425122 (patch)
treeba4747959bd12dd924a55b4303bcaec342feeadb
parentf22cabce7b79b9e21d7ceadaa4f60e96be9761e5 (diff)
parent3f18b79b5d1e5044f2eba473bb400cad3fad5700 (diff)
downloadpython-designateclient-c00fa6214e6088cc38c74af1fb6571345c425122.tar.gz
Merge "Fixed grammar mistake in shell.rst"
-rw-r--r--doc/source/shell.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/shell.rst b/doc/source/shell.rst
index aa0ea4b..1e9e8d3 100644
--- a/doc/source/shell.rst
+++ b/doc/source/shell.rst
@@ -34,7 +34,7 @@ can specify the one you want with ``--os-region-name`` (or
Using the command line tool
---------------------------
-With enough details now in environment, you can use the designate client to create a domain & populate it with some records:
+With enough details now in the environment, you can use the designate client to create a domain and populate it with some records:
.. code-block:: shell-session