summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2020-01-13 05:19:17 -0800
committerSteve Piercy <web@stevepiercy.com>2020-01-13 05:19:17 -0800
commit56fd7cbeaf107405cca2399d2b0bba60c8e60010 (patch)
tree62dc3355b3cd0d10315faf4911a4a6ba46ace4af
parent84225a4db96dc08fa5923c29777fadbbaad0a098 (diff)
downloadpyramid-56fd7cbeaf107405cca2399d2b0bba60c8e60010.tar.gz
pyramid-56fd7cbeaf107405cca2399d2b0bba60c8e60010.tar.bz2
pyramid-56fd7cbeaf107405cca2399d2b0bba60c8e60010.zip
grammar fix
-rw-r--r--docs/tutorials/wiki/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/index.rst b/docs/tutorials/wiki/index.rst
index 7bd58656b..a45e7f3e2 100644
--- a/docs/tutorials/wiki/index.rst
+++ b/docs/tutorials/wiki/index.rst
@@ -10,7 +10,7 @@ finished, the developer will have created a basic Wiki application with
authentication.
For cut and paste purposes, the source code for all stages of this
-tutorial can be browsed on GitHub at `GitHub <https://github.com/Pylons/pyramid/>`_ for a specific branch or version under ``docs/tutorials/wiki/src``,
+tutorial can be browsed on `GitHub <https://github.com/Pylons/pyramid/>`_ for a specific branch or version under ``docs/tutorials/wiki/src``,
which corresponds to the same location if you have Pyramid sources.
.. toctree::