summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-10-07 04:07:03 -0700
committerSteve Piercy <web@stevepiercy.com>2018-10-07 04:26:35 -0700
commitdb2ddd38c0e7c4c0ad88c076f6b76455bf0fedc9 (patch)
treeabf7716d88ffb6daa7dcb1a24008ba50e8c45213 /docs
parent3bb6f33b0401dd19f66ebd2c1c70d77e13886cf6 (diff)
downloadpyramid-db2ddd38c0e7c4c0ad88c076f6b76455bf0fedc9.tar.gz
pyramid-db2ddd38c0e7c4c0ad88c076f6b76455bf0fedc9.tar.bz2
pyramid-db2ddd38c0e7c4c0ad88c076f6b76455bf0fedc9.zip
Not previous step, but templating step
Diffstat (limited to 'docs')
-rw-r--r--docs/quick_tutorial/more_view_classes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/more_view_classes.rst b/docs/quick_tutorial/more_view_classes.rst
index 684fb1c43..b7e724dcf 100644
--- a/docs/quick_tutorial/more_view_classes.rst
+++ b/docs/quick_tutorial/more_view_classes.rst
@@ -53,7 +53,7 @@ Objectives
Steps
=====
-#. First we copy the results of the previous step:
+#. First we copy the results of the ``templating`` step:
.. code-block:: bash