summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrew F. Ly <lyandrewf@gmail.com>2016-01-20 15:04:57 -0600
committerAndrew F. Ly <lyandrewf@gmail.com>2016-01-20 15:04:57 -0600
commit3f18b79b5d1e5044f2eba473bb400cad3fad5700 (patch)
treebde65ae54baf5a54c5ed6f173abeb8d981f7655b /doc
parentc77290a5af5276fea86c6f76ade4d56faf63c122 (diff)
downloadpython-designateclient-3f18b79b5d1e5044f2eba473bb400cad3fad5700.tar.gz
Fixed grammar mistake in shell.rst
This trivial commit fixes a grammar mistake in the documentation. Change-Id: I0e2a8bf75bf1f5a1bc1f64cc59e0c4ab4e67dbaf Closes-Bug: 1536369
Diffstat (limited to 'doc')
-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