summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/project.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index cab7cbec7..eb12f67ef 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -74,11 +74,9 @@ In :ref:`installing_chapter` we called the virtualenv directory ``env``; the
following commands assume that our current working directory is the ``env``
directory.
-The below command uses the ``pcreate`` command to create a project with the
+The below example uses the ``pcreate`` command to create a project with the
``starter`` scaffold.
-For example,
-
On UNIX:
.. code-block:: text